LayoutErr in core::alloc - Rust

core::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§

pub struct LayoutErr;