pub type miracle_container_type = c_uint;Expand description
The type of the container.
Trait Implementations§
Source§impl From<ContainerType> for miracle_container_type
impl From<ContainerType> for miracle_container_type
Source§fn from(value: ContainerType) -> Self
fn from(value: ContainerType) -> Self
Converts to this type from the input type.