pub type miracle_layout_scheme = c_uint;Expand description
Describes a layout for a container.
Trait Implementations§
Source§impl From<LayoutScheme> for miracle_layout_scheme
impl From<LayoutScheme> for miracle_layout_scheme
Source§fn from(value: LayoutScheme) -> Self
fn from(value: LayoutScheme) -> Self
Converts to this type from the input type.