checked_add

Function checked_add 

Source
pub(crate) fn checked_add(num: usize, opt: Option<usize>) -> Option<usize>