Function mul
pub const fn mul<IntegerType>(
_left: IntegerType,
_right: IntegerType,
) -> IntegerTypewhere
IntegerType: Integer,
pub const fn mul<IntegerType>(
_left: IntegerType,
_right: IntegerType,
) -> IntegerTypewhere
IntegerType: Integer,