[][src]Function mech_syntax::parser::parse_block

pub fn parse_block(input: &str) -> IResult<&str, Node, VerboseError<&str>>