Hi, *About DataSketches Rust* This is the core Rust component of the DataSketches library that includes sketch algorithms, such as CountMinSketch, HllSketch, TDigest, ThetaSketch, BloomFilter, and more.
*Summary* This is the first ASF release of Apache DataSketches Rust. For more details, please see the release notes <https://github.com/apache/datasketches-rust/releases/tag/0.2.0>. *Links* - *DataSketches Download Site:* https://datasketches.apache.org/docs/Community/Downloads.html - *Rustdocs* https://docs.rs/datasketches/0.2.0/ - *Releases* https://github.com/apache/datasketches-rust/releases - *Developer build and test documentation:* https://github.com/apache/datasketches-rust/blob/0.2.0/README.md - *DataSketches Website* https://datasketches.apache.org Best, tison.
