Module assoc

Module assoc 

Source

Structsยง

RPITVisitor ๐Ÿ”’

Functionsยง

associated_item ๐Ÿ”’
associated_item_def_ids ๐Ÿ”’
associated_item_from_impl_item ๐Ÿ”’
associated_item_from_trait_item ๐Ÿ”’
associated_items ๐Ÿ”’
associated_type_for_impl_trait_in_impl ๐Ÿ”’
Given an trait_assoc_def_id corresponding to an associated item synthesized from an impl Trait in an associated function from a trait, and an impl_fn that represents an implementation of the associated function that the impl Trait comes from, synthesize an associated type for that impl Trait that inherits properties that we infer from the method and the associated type.
associated_type_for_impl_trait_in_trait ๐Ÿ”’
Given an opaque_ty_def_id corresponding to an impl Trait in an associated function from a trait, synthesize an associated type for that impl Trait that inherits properties that we infer from the method and the opaque type.
associated_types_for_impl_traits_in_trait_or_impl ๐Ÿ”’
fn_has_self_parameter ๐Ÿ”’
impl_item_implementor_ids ๐Ÿ”’
provide ๐Ÿ”’