Trait Alias custom_float::UInt

source ·
trait UInt = Unsigned + PrimInt + CheckedShl + CheckedShr + Debug;