LayoutErr in std::alloc - Rust (original) (raw)

std::alloc

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;