pub fn function_decl(s: &str) -> IResult<&str, FunctionDecl>
Expand description

Parses a function declaration