mirror of
https://github.com/ByteAtATime/raycast-linux.git
synced 2025-09-06 06:00:36 +00:00
![]() This commit introduces the `Storable` trait to standardize the conversion of database rows into application data structures. It refactors existing manager implementations (`AiUsageManager`, `FrecencyManager`, `QuicklinkManager`, `SnippetManager`) to utilize the new `query` and `execute` methods in the `Store` struct. |
||
---|---|---|
.. | ||
engine.rs | ||
input_manager.rs | ||
manager.rs | ||
mod.rs | ||
types.rs |