[Bug] Rust Native API documentation out of date
Search before asking
- [x] I searched in the issues and found nothing similar.
Version
2.0.x
Describe the bug and provide the minimal reproduce step
The Rust Native API documentation does not include the correct pom.xml updates, generated files to copy and does not include any examples or generated client for parsing the responses from executed queries.
What did you expect to see?
Correct documentation and additionally a small example similar to the Python Native API documentation.
What did you see instead?
Outdated documentation.
Anything else?
No response
Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!
I tried and the pom update in the current document is still valid. At present, it only supports the production of corresponding RPC calling code, and there is no packaged Native API like Python