uniffi-rs
uniffi-rs copied to clipboard
Make checksums optional
trafficstars
We run the uniffi bindgen with Bazel, and our rules ensure there can be no version mismatch between the Rust and foreign language bindings. This makes checksums purely redundant.
We would love to have the option to disable checksums entirely.