Function sysml_parser::grammar::package

source ยท
pub fn package(input: &str) -> IResult<&str, ParsedPackage>