Primitive sway_libs::u16

u16
Expand description
16-bit unsigned integer

Trait Implementations

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