[][src]Function enso_macro_utils::ty_path_type_args

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

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