Struct core::alloc::LayoutError 1.50.0[−][src]
#[non_exhaustive]pub struct LayoutError;
Expand description
给 Layout::from_size_align
或其他 Layout
构造函数的参数不满足其记录的约束。
#[non_exhaustive]pub struct LayoutError;
给 Layout::from_size_align
或其他 Layout
构造函数的参数不满足其记录的约束。