Skip to main content

encode_generics_args_to_ty

Function encode_generics_args_to_ty 

Source
pub fn encode_generics_args_to_ty<'a>(
    iter: impl IntoIterator<Item = &'a GenericArgument>,
) -> Type
Expand description

Encode GenericArguments to a type.