pub fn last_type_arg(ty_path: &TypePath) -> Option<&GenericArgument>Expand description
Last type argument of the last segment on the type path.
pub fn last_type_arg(ty_path: &TypePath) -> Option<&GenericArgument>Last type argument of the last segment on the type path.