Skip to main content

checked_add

Function checked_add 

Source
pub fn checked_add(lhs: usize, rhs: usize, label: &str) -> Result<usize>