Enum capnp::private::layout::ElementSize
[−]
[src]
pub enum ElementSize {
Void,
Bit,
Byte,
TwoBytes,
FourBytes,
EightBytes,
Pointer,
InlineComposite,
}Variants
Void | ||
Bit | ||
Byte | ||
TwoBytes | ||
FourBytes | ||
EightBytes | ||
Pointer | ||
InlineComposite |