parse_sort_decl

Function parse_sort_decl 

Source
fn parse_sort_decl(cx: &mut ParseCtxt<'_>) -> ParseResult<SortDecl>
Expand description
⟨sort_decl⟩ := opaque sort ⟨ident⟩ ;