Re-exports§
pub use imap_codec::imap_types;
Modules§
Enums§
- Interrupt
- State progression was interrupted by an event that needs to be handled externally.
- Io
- User of
imap-next
must perform an IO operation to progress the state.
Traits§
- State
- State machine with sans I/O pattern.