pub type PbValue = Value;
Alias for Value.
Value
enum PbValue { Record(u32), Barrier(u32), }
The permits required for a chunk, i.e. the cardinality of the chunk.
The permits required for a barrier, typically 1.