Function rustc_typeck::middle::ty::construct_parameter_environmentUnstable
[-] [+]
[src]
pub fn construct_parameter_environment(tcx: &'a ctxt<'tcx>, span: Span, generics: &Generics<'tcx>, generic_predicates: &GenericPredicates<'tcx>, free_id: u32) -> ParameterEnvironment<'a, 'tcx>
See ParameterEnvironment
struct def'n for details