Skip to main content

AssignmentCount

Type Alias AssignmentCount 

Source
pub type AssignmentCount = FxHashMap<SymStr, usize>;
Expand description

Ledger for stacked assignments

Aliased Typeยง

pub struct AssignmentCount { /* private fields */ }