Function sysml_parser::parser::parse_string

source ยท
pub fn parse_string(input: &str) -> Result<Rc<dyn Package>, Err<Error<&str>>>