Anki/rslib/src/decks
Damien Elmes ecea2161e3 dispatch undo operations via enum instead of trait
To coalesce successive note edits into a single undo op we'll need to
be able to get the original Undoable type, which is awkward to do with
a trait object.
2021-03-10 11:53:27 +10:00
..
counts.rs rework v2 scheduler upgrade; drop downgrade 2021-02-21 15:50:41 +10:00
mod.rs dispatch undo operations via enum instead of trait 2021-03-10 11:53:27 +10:00
schema11.rs add markdown flag for deck description 2021-02-09 18:47:19 +10:00
tree.rs initial work on undoing reviews+burying siblings 2021-03-10 11:47:53 +10:00
undo.rs dispatch undo operations via enum instead of trait 2021-03-10 11:53:27 +10:00