Skip to main content

parse_function

Function parse_function 

Source
pub fn parse_function(input: &str) -> Result<FunctionDef, RiddleError>