anki/rslib/linkchecker
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
..
src Detect incorrect usage of triple slash in TypeScript (#2524) 2023-05-26 12:49:44 +10:00
tests Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
Cargo.toml Update to Rumo's latest linkchecker code 2023-04-12 07:25:39 +10:00