Primitive sway_libs::u32

u32
Expand description
32-bit unsigned integer

Trait Implementations

pub fn try_from(value: I32) -> Option<Self>