Struct metrics_util::Snapshotter [−][src]
pub struct Snapshotter { /* fields omitted */ }Expand description
Captures point-in-time snapshots of DebuggingRecorder.
Implementations
impl Snapshotter[src]
impl Snapshotter[src]Auto Trait Implementations
impl !RefUnwindSafe for Snapshotter
impl Send for Snapshotter
impl Sync for Snapshotter
impl Unpin for Snapshotter
impl !UnwindSafe for Snapshotter
Blanket Implementations
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]pub fn borrow_mut(&mut self) -> &mut T[src]
pub fn borrow_mut(&mut self) -> &mut T[src]Mutably borrows from an owned value. Read more
impl<T> Pointable for T[src]
impl<T> Pointable for T[src]