Skip to main content

SnapshotValue

Type Alias SnapshotValue 

Source
type SnapshotValue = (f64, &'static str, String);
Expand description

Value type for the snapshot: (value, metric_type, help).