pub(crate) fn parse_detached_specs(
cx: &mut ParseCtxt<'_>,
) -> ParseResult<DetachedSpecs>
Expand description
⟨specs⟩ ::= ⟨specs⟩*
pub(crate) fn parse_detached_specs(
cx: &mut ParseCtxt<'_>,
) -> ParseResult<DetachedSpecs>
⟨specs⟩ ::= ⟨specs⟩*