Function pug::parse

source ·
pub fn parse<S: Into<String>>(file: S) -> Result<Ast, Box<Error<Rule>>>
Expand description

parse a Pug template into an abstract syntax tree