Function enso_macro_utils::ty_path_type_args[][src]

pub fn ty_path_type_args(ty_path: &TypePath) -> Vec<&Type>
Expand description

Obtain list of type arguments on the path’s last segment.