Struct metrics_util::Snapshotter [−][src]
pub struct Snapshotter { /* fields omitted */ }
Expand description
Captures point-in-time snapshots of DebuggingRecorder
.
Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Snapshotter
impl Send for Snapshotter
impl Sync for Snapshotter
impl Unpin for Snapshotter
impl !UnwindSafe for Snapshotter