struct_decl

Function struct_decl 

Source
pub fn struct_decl(input: &str) -> IResult<&str, Struct<'_>>
Expand description

Parse a struct declaration.