pub fn parse_module(str: &str) -> Result<TectaPegModule>Expand description
Parses a TECTA PEG module from a string. See parse_module.
pub fn parse_module(str: &str) -> Result<TectaPegModule>Parses a TECTA PEG module from a string. See parse_module.