This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git
The following commit(s) were added to refs/heads/main by this push:
new 6aba35117 🔄 synced local 'docs/guide/' with remote 'docs/guide/'
6aba35117 is described below
commit 6aba351171a2e9256cdc5f0a4e91fe3832685fde
Author: chaokunyang <[email protected]>
AuthorDate: Sun Oct 12 17:34:23 2025 +0000
🔄 synced local 'docs/guide/' with remote 'docs/guide/'
---
docs/guide/rust_guide.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/guide/rust_guide.md b/docs/guide/rust_guide.md
index 9d5c3aa41..af945ab37 100644
--- a/docs/guide/rust_guide.md
+++ b/docs/guide/rust_guide.md
@@ -988,6 +988,8 @@ cargo clippy --all-targets --all-features -- -D warnings
- [x] Trait object serialization with polymorphism
- [x] Schema evolution in compatible mode
- [x] SIMD optimizations for string encoding
+- [ ] Cross-language support for shared and circular reference tracking
+- [ ] Cross-language support for trait objects
- [ ] Performance optimizations
- [ ] More comprehensive benchmarks
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]