Function vstd::prelude::sub

pub const fn sub<IntegerType>(
    _left: IntegerType,
    _right: IntegerType
) -> IntegerType
where IntegerType: Integer,