anki/rslib/src/revlog
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
..
mod.rs dispatch undo operations via enum instead of trait 2021-03-10 11:53:27 +10:00
undo.rs dispatch undo operations via enum instead of trait 2021-03-10 11:53:27 +10:00