Function nandoize::syn_utils::replace_generics_in_type
source · pub(crate) fn replace_generics_in_type(
type_name_containing_generics: &str,
generic_mapping_context: &GenericVariableMappingContext
) -> Path