Function enso_macro_utils::path_segment_generic_args[][src]

pub fn path_segment_generic_args(segment: &PathSegment) -> Vec<&GenericArgument>
Expand description

Obtain list of generic arguments on the path’s segment.