Primitive sway_libs::u256

u256
Expand description
256-bit unsigned integer

Trait Implementations

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