Primitive sway_libs::u8

u8
Expand description
8-bit unsigned integer

Trait Implementations

fn try_from(value: I8) -> Option<Self>