mirror of
https://github.com/ankitects/anki.git
synced 2025-11-22 12:37:13 -05:00
Due to the orphan rule, this meant removing our usages of impl ProtoStruct, or converting them to a trait when they were used commonly. rslib now directly references anki_proto and anki_i18n, instead of 'pub use'-ing them, and we can put the generated files back in OUT_DIR. |
||
|---|---|---|
| .. | ||
| addupdate.rs | ||
| counts.rs | ||
| current.rs | ||
| filtered.rs | ||
| limits.rs | ||
| mod.rs | ||
| name.rs | ||
| remove.rs | ||
| reparent.rs | ||
| schema11.rs | ||
| stats.rs | ||
| tree.rs | ||
| undo.rs | ||