Skip to main content

Module dyn_compatibility

Module dyn_compatibility 

Source
Expand description

Compute the dyn-compatibility of a trait

Enumsยง

AllowSelfProjection ๐Ÿ”’
DynCompatibilityViolation
MethodViolationCode

Functionsยง

bounds_reference_self ๐Ÿ”’
contains_illegal_impl_trait_in_trait ๐Ÿ”’
contains_illegal_self_type_reference ๐Ÿ”’
dyn_compatibility
dyn_compatibility_of_trait_query
dyn_compatibility_of_trait_with_callback
dyn_compatibility_violation_for_assoc_item ๐Ÿ”’
dyn_compatibility_with_callback
generics_require_sized_self
predicate_references_self ๐Ÿ”’
predicates_reference_self ๐Ÿ”’
receiver_for_self_ty ๐Ÿ”’
receiver_is_dispatchable ๐Ÿ”’
virtual_call_violations_for_method ๐Ÿ”’