pub type Capacity = Multiplicity;Expand description
A maximum number of tokens a node may hold.
This is the type of values of the function capU, which maps nodes in the carrier of a c-e structure U to their capacities.
Aliased Typeยง
pub struct Capacity(/* private fields */);