[][src]Function nu_parser::block

pub fn block(tokens: Vec<Token>) -> (LiteBlock, Option<ParseError>)

Try to parse a list of tokens into a block.