Trait tract_core::internal::tract_num_traits::Unsigned
source · 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