Type Alias i3status_rs::formatting::Values

source ·
pub type Values = HashMap<Cow<'static, str>, Value>;

Aliased Type§

struct Values { /* private fields */ }