Crate dynfidl

Source
Expand description

An implementation of the FIDL wire format for laying out messages whose types are defined at runtime.

Structs§

Box
A boxed struct. Boxes are encoded out of line, and are optional.
Structure
A FIDL struct for encoding. Fields are defined in order.

Enums§

BasicField
Field
A field of a FIDL struct.
VectorField