Skip to main content

Module trait_def

Module trait_def 

Source

Structsยง

TraitDef
A traitโ€™s definition with type information.
TraitImpls

Enumsยง

ImplRestrictionKind
Whether the trait implementation is unrestricted or restricted within a specific module.
TraitSpecializationKind
Whether this trait is treated specially by the standard library specialization lint.

Functionsยง

incoherent_impls_provider ๐Ÿ”’
Query provider for incoherent_impls.
trait_impls_in_crate_provider ๐Ÿ”’
trait_impls_of_provider ๐Ÿ”’
Query provider for trait_impls_of.
traits_provider ๐Ÿ”’