Function sysml_parser::grammar::block_usage

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