Trait polkadot_sdk_frame::arithmetic::Unsigned
source · pub trait Unsigned: Num { }
Expand description
A trait for values which cannot be negative
Object Safety§
This trait is not object safe.
pub trait Unsigned: Num { }
A trait for values which cannot be negative