Commit 359464d 1 parent 80e7574 commit 359464d Copy full SHA for 359464d
File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ and the latter can be used to invoke a possibly-remote instance of a `PointTrack
62
62
- [ canonicalization] ( https://capnproto.org/encoding.html#canonicalization )
63
63
- [ ` Result ` -based error handling] ( https://dwrensha.github.io/capnproto-rust/2015/03/21/error-handling-revisited.html )
64
64
- [ ` no_std ` support] ( https://dwrensha.github.io/capnproto-rust/2020/06/06/no-std-support.html )
65
+ - [ reflection] ( https://dwrensha.github.io/capnproto-rust/2023/05/08/run-time-reflection.html )
65
66
66
67
## Crates
67
68
@@ -88,4 +89,4 @@ and the latter can be used to invoke a possibly-remote instance of a `PointTrack
88
89
## Unimplemented / Future Work
89
90
90
91
- [ orphans] ( https://capnproto.org/cxx.html#orphans )
91
- - [ dynamic reflection ] ( https://capnproto.org/cxx.html#dynamic-reflection )
92
+
You can’t perform that action at this time.
0 commit comments