Expand description
BPSV document representation
Structs§
- Bpsv
Document - Represents a complete BPSV document with borrowed data
- BpsvRow
- A single row in a BPSV document with borrowed data
- Owned
Bpsv Document - An owned version of BpsvDocument for serialization
- Owned
Bpsv Row - An owned version of BpsvRow for when we need to store data
Traits§
- Bpsv
RowOps - Common functionality for BPSV row types