parse_lean_mode

Function parse_lean_mode 

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