Function sbnf::sbnf::parse

source ·
pub fn parse(source: &str) -> Result<Grammar<'_>, ParseError>