mirror of
https://github.com/ankitects/anki.git
synced 2025-11-18 02:27:12 -05:00
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. |
||
|---|---|---|
| .. | ||
| counts.rs | ||
| mod.rs | ||
| schema11.rs | ||
| tree.rs | ||
| undo.rs | ||