LayoutErr in std::alloc - Rust (original) (raw)
Type Alias LayoutErr
1.28.0 · Source
pub type LayoutErr = LayoutError;
👎Deprecated since 1.52.0: Name does not follow std convention, use LayoutError
Aliased Type§
struct LayoutErr;
1.28.0 · Source
pub type LayoutErr = LayoutError;
👎Deprecated since 1.52.0: Name does not follow std convention, use LayoutError
struct LayoutErr;