Anki/rslib
Damien Elmes 874bc085fe support opening and closing the DB while keeping backend alive
This is safer than just dropping the backend, as .close() will
block if something else is holding the mutex. Also means we can
drop the extra I18nBackend code.

Media syncing still needs fixing.
2020-03-20 21:15:23 +10:00
..
ftl add helper to duplicate a fluent string 2020-03-12 19:53:44 +10:00
src support opening and closing the DB while keeping backend alive 2020-03-20 21:15:23 +10:00
tests/support fix missing newline in ftl files 2020-03-09 18:58:41 +10:00
.gitignore tweaking the folder names again 2020-01-03 07:48:38 +10:00
build.rs fix rerun-if-changed paths 2020-02-27 20:52:17 +10:00
Cargo.toml bump version 2020-03-19 10:46:01 +10:00
Makefile Renamed FIND_EXEC to FIND, replaced IS_WINDOWS by specific commands 2020-02-25 03:15:11 -03:00
rust-toolchain bump rust toolchain for 1.41.1 fixes 2020-02-29 19:42:30 +10:00
rustfmt.toml tweaking the folder names again 2020-01-03 07:48:38 +10:00