Skip to content

Commit b257452

Browse files
committed
Implement run-time reflection.
1 parent 36441ca commit b257452

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+21721
-7002
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ members = [
2323
"capnp-rpc/test",
2424
"example/addressbook",
2525
"example/addressbook_send",
26+
"example/fill_random_values",
2627
]
2728
default-members = [
2829
"capnp",

0 commit comments

Comments
 (0)