Expand description
Transport-agnostic frame representation.
Canonical definitions live in docs/content/spec/_index.md and
docs/content/shm-spec/_index.md.
Structs§
- Frame
- Owned frame for sending, receiving, or routing.
- MsgDesc
- Message descriptor (64 bytes) per SHM spec.
- Owned
Message - A deserialized value co-located with its backing frame.
Enums§
- Payload
- Payload storage for a frame.