Module rustc::infer::anon_types [] [src]

🔬 This is a nightly-only experimental API. (rustc_private)

this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?

Structs

AnonTypeDecl [
Experimental
]

Information about the anonymous, abstract types whose values we are inferring in this function (these are the impl Trait that appear in the return type).

Type Definitions

AnonTypeMap [
Experimental
]