Skip to content

Commit 359464d

Browse files
committed
update readme
1 parent 80e7574 commit 359464d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff 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+

0 commit comments

Comments
 (0)