Skip to main content

parse

Function parse 

Source
pub fn parse(input: &str) -> Result<Seq<'_>, ParseError>
Expand description

Parse a whole Muon file: a top-level <seq> up to end of input.