Function stun::checks::check_overflow[][src]

pub fn check_overflow(
    _at: AttrType,
    got: usize,
    max: usize
) -> Result<(), Error>