use ;
/// A single metrics event represented in the most compact form
/// A raw metrics event representing the type and value of what was emitted by the instrumentation
/// An [`Entry`]'s operation, used for handling the `increment` and `set` methods
/// of [`metrics::CounterFn`] and [`metrics::GaugeFn`] or the `decrement` method of a gauge