fn param_env(tcx: TyCtxt<'_>, def_id: DefId) -> ParamEnv<'_>
Expand description

See ParamEnv struct definition for details.