Struct rustc_ap_rustc_data_structures::snapshot_map::Snapshot [−][src]
pub struct Snapshot { /* fields omitted */ }
Expand description
Snapshots are tokens that should be created/consumed linearly.
Auto Trait Implementations
impl RefUnwindSafe for Snapshot
impl UnwindSafe for Snapshot