Skip to main content

encode_generics_params_to_ty

Function encode_generics_params_to_ty 

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

Encode GenericParams to a type.