Module capnp::schema

source ·
Expand description

Convenience wrappers of the datatypes defined in schema.capnp.

Structs§

  • An annotation.
  • A list of annotations.
  • An enum, with generics applied. (Generics may affect types of annotations.)
  • An enumerant, with generics applied. (Generics may affect types of annotations.)
  • A list of enumerants.
  • A field of a struct, with generics applied.
  • A list of fields of a struct, with generics applied.
  • A list of a subset of fields of a struct, with generics applied.
  • A struct node, with generics applied.