Skip to main content

check_ok

Function check_ok 

Source
pub(crate) fn check_ok(
    ctx: &mut Ctx,
    label: &str,
    res: Result<usize, Error>,
) -> Option<usize>
Expand description

Implements check ok.