File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 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
6262- [ canonicalization] ( https://capnproto.org/encoding.html#canonicalization )
6363- [ ` Result ` -based error handling] ( https://dwrensha.github.io/capnproto-rust/2015/03/21/error-handling-revisited.html )
6464- [ ` 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 )
6566
6667## Crates
6768
@@ -88,4 +89,4 @@ and the latter can be used to invoke a possibly-remote instance of a `PointTrack
8889## Unimplemented / Future Work
8990
9091- [ 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