Expand description
An implementation of the FIDL wire format for laying out messages whose types are defined at runtime.
Structs§
- A boxed struct. Boxes are encoded out of line, and are optional.
- A FIDL struct for encoding. Fields are defined in order.
Enums§
- A field of a FIDL struct.