anki/rslib/src/error
Damien Elmes f666f15b63 use perform_op() for undo()
Instead of manually updating the UI after undoing, we just rely
on the same change notification infrastructure regular operations
use.
2021-04-03 14:38:49 +10:00
..
db.rs switch DbError to tuple type 2021-04-01 17:34:03 +10:00
filtered.rs i18n error shown when attempting to rebuild normal deck 2021-04-01 22:55:10 +10:00
mod.rs use perform_op() for undo() 2021-04-03 14:38:49 +10:00
network.rs switch DbError to tuple type 2021-04-01 17:34:03 +10:00
search.rs split search errors into separate file 2021-04-01 16:18:28 +10:00