Type Definition rustc_ap_rustc_data_structures::snapshot_vec::SnapshotVecStorage[][src]

type SnapshotVecStorage<D> where
    D: SnapshotVecDelegate
= SnapshotVec<D, Vec<<D as SnapshotVecDelegate>::Value, Global>, ()>;