mirror of
https://github.com/ankitects/anki.git
synced 2026-01-19 09:22:51 -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. |
||
|---|---|---|
| .. | ||
| current.rs | ||
| learning.rs | ||
| mod.rs | ||
| preview.rs | ||
| relearning.rs | ||
| review.rs | ||
| revlog.rs | ||
| undo.rs | ||