Expand description
sans-io state machines for reading and writing.
Structs§
- A file header
- A sans-io reader state machine.
- A sans-io writer state machine.
Enums§
- An error that may occur while using sans-io state machines.
- An action that should be performed for the reader state machine, or a result.
- An action that should be performed for the writer state machine, or a result..