Function parse

Source
pub(crate) fn parse(input: &str) -> Result<Expression, OwnedParserError>