checked_mul

Function checked_mul 

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