Expand description
Bundle creation utilities.
The BundleBuilder provides a fluent API for creating .rbp bundle archives.
Structs§
- Bundle
Builder - Builder for creating plugin bundles.
Functions§
- compute_
sha256 - Compute SHA256 hash of data and return as hex string.
- verify_
sha256 - Verify SHA256 checksum of data.