Skip to main content

miracle_container_type

Type Alias miracle_container_type 

Source
pub type miracle_container_type = c_uint;
Expand description

The type of the container.

Trait Implementations§

Source§

impl From<ContainerType> for miracle_container_type

Source§

fn from(value: ContainerType) -> Self

Converts to this type from the input type.