Skip to main content

safe_mul

Function safe_mul 

Source
pub fn safe_mul(a: u64, b: u64) -> Result<u64>
Expand description

Safe multiplication