Function parse_path

Source
fn parse_path(cx: &mut ParseCtxt<'_>) -> ParseResult<Path>
Expand description
⟨path⟩ := ⟨segments⟩ ⟨ ( ⟨refine_arg⟩,* ) ⟩?