Anki/rslib/src/import_export
Damien Elmes 632c95c177 Move generated protobuf into anki_proto
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.
2023-06-12 15:47:51 +10:00
..
package Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
text Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
gather.rs Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
insert.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
mod.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00