Skip to main content

miracle_layout_scheme

Type Alias miracle_layout_scheme 

Source
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

Source§

fn from(value: LayoutScheme) -> Self

Converts to this type from the input type.