Module history

Source
Expand description

History API

Structs§

FileHistory
Current state of the history stored in a file.
MemHistory
Transient in-memory history implementation.
SearchResult
History search result

Enums§

SearchDirection
Search direction

Traits§

History
Interface for navigating/loading/storing history

Type Aliases§

DefaultHistory
Default file-based history implementation