Expand description
History API
Structs§
- File
History - Current state of the history stored in a file.
- MemHistory
- Transient in-memory history implementation.
- Search
Result - History search result
Enums§
- Search
Direction - Search direction
Traits§
- History
- Interface for navigating/loading/storing history
Type Aliases§
- Default
History - Default file-based history implementation