Expand description
XDG-compliant filesystem persistence.
Manages session files (NDJSON), alias storage, and directory paths following the XDG Base Directory specification.
Re-exports§
pub use alias_store::*;pub use paths::*;pub use session_store::*;
Modules§
- alias_
store - Alias storage with atomic JSON persistence.
- paths
- session_
store