148 releases
0.17.0 | May 8, 2023 |
---|---|
0.16.1 | Mar 13, 2023 |
0.16.0 | Jan 17, 2023 |
0.15.2 | Nov 30, 2022 |
0.0.5 | Nov 23, 2014 |
#59 in Encoding
93,358 downloads per month
Used in 102 crates
(44 directly)
1MB
22K
SLoC
Cap'n Proto runtime library for Rust
lib.rs
:
Cap'n Proto Runtime Library
This crate contains basic facilities for reading and writing Cap'n Proto messages in Rust. It is intended to be used in conjunction with code generated by the capnpc-rust crate.