Struct std::alloc::LayoutErr 1.28.0[−][src]
The parameters given to Layout::from_size_align
or some other Layout
constructor
do not satisfy its documented constraints.
Trait Implementations
impl Debug for LayoutErr
[src]
[+]
impl Debug for LayoutErr
impl From<LayoutErr> for CollectionAllocErr
[src]
[+]
impl From<LayoutErr> for CollectionAllocErr
impl Clone for LayoutErr
[src]
[+]
impl Clone for LayoutErr
impl Eq for LayoutErr
[src]
impl Eq for LayoutErr
impl PartialEq<LayoutErr> for LayoutErr
[src]
[+]
impl PartialEq<LayoutErr> for LayoutErr
impl Display for LayoutErr
[src]
[+]
impl Display for LayoutErr
impl Error for LayoutErr
[src]
[+]
impl Error for LayoutErr