parse_overflow

Function parse_overflow 

Source
fn parse_overflow(
    slot: &mut OverflowMode,
    v: Option<&str>,
) -> Result<(), &'static str>