Function procmeta_core::util::impl_generics_join_trait

source ·
pub fn impl_generics_join_trait(
    impl_generics: ImplGenerics<'_>,
    ty: &str
) -> Result<TokenStream>