We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcbf3d9 commit 10b9e31Copy full SHA for 10b9e31
README.md
@@ -62,6 +62,7 @@ and the latter can be used to invoke a possibly-remote instance of a `PointTrack
62
- [canonicalization](https://capnproto.org/encoding.html#canonicalization)
63
- [`Result`-based error handling](https://dwrensha.github.io/capnproto-rust/2015/03/21/error-handling-revisited.html)
64
- [`no_std` support](https://dwrensha.github.io/capnproto-rust/2020/06/06/no-std-support.html)
65
+- [no-alloc support](https://dwrensha.github.io/capnproto-rust/2023/09/04/0.18-release.html)
66
- [reflection](https://dwrensha.github.io/capnproto-rust/2023/05/08/run-time-reflection.html)
67
68
## Crates
0 commit comments