tomatotomata opened a new pull request, #180: URL: https://github.com/apache/datasketches-rust/pull/180
## Summary - add a focused `snapshot_generator` workspace member for deterministic Rust Bloom and Count-Min snapshots - expose it through `cargo x generate-snapshots` - document the local generated-output workflow and keep generated `.sk` files ignored ## Validation - `cargo +stable check --workspace` - `cargo +stable run -p x -- generate-snapshots` - `cargo +stable fmt --all` - `git diff --check` The implementation was prepared with AI assistance and reviewed by me. I am responsible for the changes and this submission. Closes #176 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
