hir_enclosing_body_owner

Function hir_enclosing_body_owner 

Source
fn hir_enclosing_body_owner(
    tcx: TyCtxt<'_>,
    hir_id: HirId,
) -> Option<LocalDefId>