Anki/rslib/src/sync/collection
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
..
changes.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
chunks.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
download.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
finish.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
graves.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
meta.rs Implement HttpError directly so that sources can be extracted properly 2023-03-01 19:46:06 +10:00
mod.rs Rework syncing code, and replace local sync server (#2329) 2023-01-18 12:43:46 +10:00
normal.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
progress.rs Bump Rust version 2023-03-31 14:11:33 +10:00
protocol.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
sanity.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
start.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
status.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
tests.rs Add a .with_desktop_media_paths() helper 2023-05-18 11:02:02 +10:00
upload.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00