pub(crate) fn parse_refined_by(
cx: &mut ParseCtxt<'_>,
) -> ParseResult<RefineParams>
Expand description
⟨refined_by⟩ := ⟨refine_param⟩,*
pub(crate) fn parse_refined_by(
cx: &mut ParseCtxt<'_>,
) -> ParseResult<RefineParams>
⟨refined_by⟩ := ⟨refine_param⟩,*