[][src]Function luaparse::parse

pub fn parse(buf: &str) -> Result<Block, ParseError>

Parses the input as a Lua chunk.