Expand description
High-level builder for VSF files
Uses the Vec<Vec
Note: Every VSF file requires and automatically includes a BLAKE3 hash in the header for integrity verification. This is computed transparently during build(). No manual hashing required - just call builder.build() and you’re done!
Structs§
- Section
Meta - Per-section cryptographic metadata for header fields
- VsfBuilder
- Builder for complete VSF files with headers and sections