pub fn all_trait_impls() -> ImplTraitDeclsExpand description
Return all trait implementations from the local crate and all its dependencies.
Use Crate::trait_impls() to query a specific crate.
pub fn all_trait_impls() -> ImplTraitDeclsReturn all trait implementations from the local crate and all its dependencies.
Use Crate::trait_impls() to query a specific crate.