tisonkun commented on issue #34: URL: https://github.com/apache/datasketches-rust/issues/34#issuecomment-3688985345
Thanks for your explanation! Then I'd keep the impl as `pub(crate)` a.k.a. crate-level private. Somehow, I don't find a very reliable implementation for some hash algorithms. I'd consider using the one from DataSketches, and we maintain it. But it's reasonable datasketches doesn't treat them as public APIs and I may find other ways to overcome this concern :P -- 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]
