Skip to main content

StdLayout

Type Alias StdLayout 

Source
pub type StdLayout = Layout;
Expand description

A type alias for alloc::alloc::Layout.

Aliased Typeยง

pub struct StdLayout { /* private fields */ }