Module capnp::private::layout

source ·

Re-exports

pub use self::ElementSize::Void;
pub use self::ElementSize::Bit;
pub use self::ElementSize::Byte;
pub use self::ElementSize::TwoBytes;
pub use self::ElementSize::FourBytes;
pub use self::ElementSize::EightBytes;
pub use self::ElementSize::Pointer;
pub use self::ElementSize::InlineComposite;

Structs

Enums

Traits

An element that can be stored in a primitive_list.

Functions

Type Definitions