CherishCai commented on code in PR #335: URL: https://github.com/apache/rocketmq-clients/pull/335#discussion_r1059649409
########## rust/README.md: ########## @@ -0,0 +1,43 @@ +# The Rust Implementation of Apache RocketMQ Client + +Here is the rust implementation of the client for [Apache RocketMQ](https://rocketmq.apache.org/). +It is still at a very early stage of development. + +## Prerequisites + +| Stage | Requirements | +| ------- |--------------| +| Build | Rust 1.66+ | Review Comment: The new version of the grammar candy is very good, and there is not much use of advanced features. At that time, if there is a demand for expanding the scope of use, simple modifications should be available. As far as I know, Rust is simple and common. In fact, it is not long ago that many library support 1.49+ 1.56+. So it's not a big problem. Improve it first and then consider the version support according to the user's issue -- 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]
