Anki/rslib/src/sync/media
Han Yeong-woo 25070c505a
Fully switch to File::set_times() from utime crate (#3503)
* Fully switch to File::set_times() from utime crate

* Switch to open_file()

Future me will end up wondering why we're explicitly declaring read=true

* Fix failing on windows

* Minor tidy-up (dae)

* Fix comment typo
2024-10-16 02:35:37 +10:00
..
database Fully switch to File::set_times() from utime crate (#3503) 2024-10-16 02:35:37 +10:00
begin.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
changes.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
download.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
mod.rs Rework syncing code, and replace local sync server (#2329) 2023-01-18 12:43:46 +10:00
progress.rs Refactor progress handling (#2549) 2023-06-19 13:48:32 +10:00
protocol.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
sanity.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
syncer.rs Refactor media sync handling (#2647) 2023-09-10 13:22:20 +10:00
tests.rs Refactor media sync handling (#2647) 2023-09-10 13:22:20 +10:00
upload.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
zip.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00