Skip to main content

safe_add

Function safe_add 

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

Safe addition