Skip to main content

build_file

Function build_file 

Source
pub fn build_file(pairs: Pairs<'_, Rule>) -> Result<File, ParseError>
Expand description

Build an AST File from the top-level pest parse result.