[][src]Function abi_stable::const_utils::saturating_sub_u8

pub const fn saturating_sub_u8(l: u8, r: u8) -> u8

Saturating substraction of u8s.