anki/rslib/src/notes
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
..
mod.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