Anki/rslib/src/decks
Damien Elmes a83c4a7da7 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
..
addupdate.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
counts.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
current.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
filtered.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
limits.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
mod.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
name.rs Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
remove.rs hide NativeName inner value, and require explicit accessors 2021-04-18 09:29:35 +10:00
reparent.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
schema11.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
stats.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
tree.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
undo.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00