mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* add Note::set_modified_with_mtime * add struct for Collection::update_note_inner_without_cards's args * refactor Collection::update_note_inner_without_cards to use the arg struct * add Collection::update_note_inner_without_cards_using_mtime * use incoming note's mtime when updating notes during import |
||
|---|---|---|
| .. | ||
| benches | ||
| i18n | ||
| io | ||
| linkchecker | ||
| process | ||
| proto | ||
| proto_gen | ||
| src | ||
| sync | ||
| tests/support | ||
| .gitignore | ||
| bench.sh | ||
| build.rs | ||
| Cargo.toml | ||
| README.md | ||
| rust_interface.rs | ||
Anki's Rust code.