Function monitord::json::flatten_hashmap
source · pub fn flatten_hashmap(
stats_struct: &MonitordStats,
key_prefix: &String
) -> HashMap<String, JsonFlatValue>Expand description
Take the standard returned structs and move all to a flat HashMap<str, float|int> like JSON