Function rustdoc::clean::clean_trait_object_lifetime_bound
source · fn clean_trait_object_lifetime_bound<'tcx>(
region: Region<'tcx>,
container: Option<ContainerTy<'tcx>>,
preds: &'tcx List<PolyExistentialPredicate<'tcx>>,
tcx: TyCtxt<'tcx>
) -> Option<Lifetime>