mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 20:57:13 -05:00
* Check if self.card.reps>0 before substracing 1 * Fix formatting * Use a more rust-y way to avoid the Panic for underflow, especially wé're talking seed value Co-Authored-By: jake <jake@sharnoth.com> --------- Co-authored-by: jake <jake@sharnoth.com> |
||
|---|---|---|
| .. | ||
| 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.