Settings
Every public type in teksilo-settings, grouped by category. Each page links to its full rustdoc API reference.
Collection
- Keyed —
PersistedListModel<T>— bridge between a reactive
Stores & services
- AppPaths — OS-correct path resolution for application config and data directories
- FlushError — Debounced, cross-process-safe atomic file writer
- MruEntry — Most-recently-used list — a generic, persisted reactive collection
- PerWindowState — Per-window geometry persistence via
WindowStateService - Reloadable —
Reloadable— the contract a (separately-built) file watcher uses to - SettingsBundleError —
SettingsBundle— declarative configuration for the teksilo-app - SettingsExt — Extension traits exposing settings services on
BuildContextand - SettingsFileError —
SettingsFile<T>— typed single-struct persistence - SettingsReloadSink — Live cross-process settings sync: a
notify-based directory watcher - SettingsStoreError — Dynamic, dotted-key K/V store backed by TOML
- Versioned — Schema migrations for persisted files