Function enso_macro_utils::last_type_arg[][src]

pub fn last_type_arg(ty_path: &TypePath) -> Option<&GenericArgument>
Expand description

Last type argument of the last segment on the type path.