uniffi-rs icon indicating copy to clipboard operation
uniffi-rs copied to clipboard

Make checksums optional

Open alexkirsz opened this issue 1 year ago • 2 comments
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.

alexkirsz avatar Oct 05 '24 15:10 alexkirsz