Trait Alias custom_float::Int

source ·
trait Int = Signed + PrimInt + CheckedShl + CheckedShr + CheckedNeg;