Trait tract_hir::internal::tract_num_traits::sign::Unsigned    [−][src]
pub trait Unsigned: Num { }Expand description
A trait for values which cannot be negative
pub trait Unsigned: Num { }A trait for values which cannot be negative