Implementation of the Cap'n Proto remote procedure call protocol for Rust.
# Cargo.toml
[dependencies]
capnp-rpc = "0.25.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes a Cap'n Proto RPC system (requires schema).
Use capnpc for schema compilation and an async runtime like tokio.
No dependency data recorded yet.