Skip to main content

ValueKindCounts

Type Alias ValueKindCounts 

Source
pub type ValueKindCounts = BTreeMap<ValueKind, usize>;

Aliased Typeยง

pub struct ValueKindCounts { /* private fields */ }