Function expression

Source
pub fn expression(input: &str) -> Result<(&str, Selection), Err<Error<&str>>>