Struct slog_extlog::stats::StatSnapshotValue [−][src]
A snapshot of a current (possibly grouped) value for a stat.
Fields
group_values: Vec<String>
value: f64
Methods
impl StatSnapshotValue[src]
impl StatSnapshotValueTrait Implementations
impl Debug for StatSnapshotValue[src]
impl Debug for StatSnapshotValueAuto Trait Implementations
impl Send for StatSnapshotValue
impl Send for StatSnapshotValueimpl Sync for StatSnapshotValue
impl Sync for StatSnapshotValue