mirror of
https://github.com/ankitects/anki.git
synced 2025-11-08 21:57:12 -05:00
Instead, fetch the config order on the frontend and pass a builtin variant into the backend. That makes the following unnecessary: * Resolving the config sort in search/mod.rs * Deserializing the Column enum * Config accessors for the sort columns |
||
|---|---|---|
| .. | ||
| bool.rs | ||
| deck.rs | ||
| mod.rs | ||
| notetype.rs | ||
| schema11.rs | ||
| string.rs | ||
| undo.rs | ||