Docs.rs
capnp-0.26.2
capnp 0.26.2
Docs.rs crate page
MIT
05 July 2026
Links
Repository
crates.io
Source
Owners
dwrensha
Dependencies
embedded-io ^0.7.1
normal
optional
quickcheck ^1
normal
optional
quickcheck =1.0
dev
Versions
17.3%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
CapTable
capnp
0.26.2
CapTable
Aliased Type
In capnp::
private::
layout
capnp
::
private
::
layout
Type Alias
CapTable
Copy item path
Source
pub type CapTable =
Vec
<
Option
<
Box
<dyn
ClientHook
>>>;
Aliased Type
ยง
pub struct CapTable {
/* private fields */
}