tisonkun commented on PR #33: URL: https://github.com/apache/datasketches-rust/pull/33#issuecomment-3682337588
> I'm considering introducing a xtask-style dev tool and perhaps moving the main `datasketches` crate to a member of a workspace. (then we can have something like `cargo x lint` to apply all the rules instead of letting contributors know what is configured in the CI workflow) > > The other reason for adopting a workspace layout is that I'm considering bringing a binary target that can generate snapshots by the Rust implementation so that other languages' implementations can use it to test cross-language compatibility from Rust to theirs. @notfilippo Thanks for your review! What do you think of this part? -- 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]
