Function sysml_parser::parser::parse_string

source ยท
pub fn parse_string(input: &str) -> ParseResult<'_, Rc<dyn Package>>