Function parse_impl_assoc_refts

Source
pub(crate) fn parse_impl_assoc_refts(
    cx: &mut ParseCtxt<'_>,
) -> ParseResult<Vec<ImplAssocReft>>