Function scheme

Source
fn scheme(input: &str) -> IResult<&str, Option<&str>>