Expand description
Central AppState container, split out from the monolithic module.
Structs§
- AppState
- Global application state shared by the event, networking, and UI layers.
Constants§
- RECENT_
CAPACITY - Maximum number of recent searches to retain (most-recent-first).
Functions§
- recent_
capacity - What: Provide the non-zero capacity used by the LRU recent cache.
Type Aliases§
- File
Sync Result - File database sync result type.