Function rustc_typeck::check::generator_interior::resolve_interior[][src]

pub fn resolve_interior<'a, 'gcx, 'tcx>(
    fcx: &'a FnCtxt<'a, 'gcx, 'tcx>,
    def_id: DefId,
    body_id: BodyId,
    interior: Ty<'tcx>
)
🔬 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?