Function rustc_typeck::metadata::tydecode::parse_existential_bounds_dataUnstable [-] [+] [src]

pub fn parse_existential_bounds_data<F>(data: &[u8], crate_num: u32, pos: usize, tcx: &ctxt<'tcx>, conv: F) -> ExistentialBounds<'tcx> where F: FnMut(DefIdSource, DefId) -> DefId