Trait metrix::instruments::Instrument[][src]

pub trait Instrument: Updates + PutsSnapshot { }

Requirement for an instrument

Implementors