Expand description
Sub-crate of protocol-operation
containing structures needed for operations of both the
host instance and the plugin ones.
Modules§
- quic
- All QUIC-related common structures.
Structs§
- Bytes
- A type, implemented as an access token, providing a capability-based access to raw bytes between the host implementation and the plugin bytecode.
Enums§
- Anchor
- The different anchors where plugin bytecodes can be attached.
- Conversion
Error - The different conversion errors that may arise with plugin-processable structures.
- Plugin
Op - The actual plugin operations.
- Plugin
Val - Values used to communicate with underlying plugins, either as inputs or outputs.