09841c7c0f
* Refactor MediaManager transactions * Add media entries when importing * Fix legacy apkg import not setting csum Also test for this in the roundtrip test. * Avoid reallocating MediaCopier's buffer * Make sha1 optional (dae) |
||
---|---|---|
.. | ||
.cargo | ||
benches | ||
build | ||
cargo | ||
i18n | ||
i18n_helpers | ||
linkchecker | ||
src | ||
tests/support | ||
.gitignore | ||
bench.sh | ||
BUILD.bazel | ||
Cargo.toml | ||
empty.rs | ||
README.md | ||
rustfmt.bzl | ||
rustfmt.toml |
Anki's Rust code.
backend.proto stores the interfaces used to communicate backend messages between Rust, Python and TypeScript.