Crate dynfidl

source ·
Expand description

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

Structs

  • A FIDL struct for encoding. Fields are defined in order.

Enums