Anki/rslib/src/decks
Damien Elmes e734e720b5 Expose backend_proto publicly for AnkiDroid, and rename to pb
We were aliasing it on import half the time anyway
2022-06-27 15:27:53 +10:00
..
addupdate.rs Add apkg import/export on backend (#1743) 2022-05-02 21:12:46 +10:00
counts.rs Expose backend_proto publicly for AnkiDroid, and rename to pb 2022-06-27 15:27:53 +10:00
current.rs current deck change is now undoable 2021-04-06 21:52:06 +10:00
filtered.rs hide NativeName inner value, and require explicit accessors 2021-04-18 09:29:35 +10:00
limits.rs Fix review queue if limit is reached (#1855) 2022-05-10 12:11:35 +10:00
mod.rs Expose backend_proto publicly for AnkiDroid, and rename to pb 2022-06-27 15:27:53 +10:00
name.rs fix Clippy lints in Rust 1.57 2021-12-03 19:53:37 +10:00
remove.rs hide NativeName inner value, and require explicit accessors 2021-04-18 09:29:35 +10:00
reparent.rs Give deck.name the newtype NativeDeckName 2021-04-17 22:47:04 +02:00
schema11.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
stats.rs Expose backend_proto publicly for AnkiDroid, and rename to pb 2022-06-27 15:27:53 +10:00
tree.rs Expose backend_proto publicly for AnkiDroid, and rename to pb 2022-06-27 15:27:53 +10:00
undo.rs Split Col impls in decks in pub and private blocks 2021-04-16 08:30:16 +02:00