parse_oom_strategy

Function parse_oom_strategy 

Source
pub(crate) fn parse_oom_strategy(
    slot: &mut OomStrategy,
    v: Option<&str>,
) -> bool