MinedMap/src/io
Matthias Schiffer e18d4cea82
io/fs: do not replace files with unchanged contents
Do not update file timestamps when contents have not actually changed.
2023-07-30 20:31:40 +02:00
..
data.rs io: remove a few unnecessary [..] for Vec -> slice deref 2023-01-28 01:15:00 +01:00
fs.rs io/fs: do not replace files with unchanged contents 2023-07-30 20:31:40 +02:00
mod.rs io/fs: add new module with filesystem access helpers 2023-06-01 22:59:19 +02:00
region.rs io/region: allow stopping foreach_chunk early 2023-02-26 01:01:37 +01:00
storage.rs io/storage: use fs::create_with_tmpfile() helper 2023-06-01 23:10:47 +02:00