Skip to main content

Module skip_trait_refs_when_known

Module skip_trait_refs_when_known 

Source

Structsยง

NormalizeFnPtr ๐Ÿ”’
Transform

Functionsยง

normalize_default_method_call_on_known_impl ๐Ÿ”’
Transform Trait::default_method<X>[impl_trait_for_X] to a direct method call.
normalize_method_call ๐Ÿ”’
normalize_method_call_on_known_impl ๐Ÿ”’
Transform impl_trait_for_X::method to a direct method call.