checked_sub_opt

Function checked_sub_opt 

Source
pub fn checked_sub_opt(x: &U, y: &U) -> Option<U>