#api #file

fs-set-times

Set filesystem timestamps

36 releases (19 breaking)

0.19.0 Mar 3, 2023
0.18.1 Feb 2, 2023
0.18.0 Nov 7, 2022
0.18.0-beta.0 Jun 25, 2022
0.2.1 Oct 27, 2020

#102 in Filesystem

Download history 18275/week @ 2022-11-27 15332/week @ 2022-12-04 18824/week @ 2022-12-11 17314/week @ 2022-12-18 6234/week @ 2022-12-25 13295/week @ 2023-01-01 20707/week @ 2023-01-08 19330/week @ 2023-01-15 20366/week @ 2023-01-22 18325/week @ 2023-01-29 15239/week @ 2023-02-05 17067/week @ 2023-02-12 18486/week @ 2023-02-19 18552/week @ 2023-02-26 18694/week @ 2023-03-05 17346/week @ 2023-03-12

74,082 downloads per month
Used in 105 crates (4 directly)

Apache-2.0…

15KB
270 lines

fs-set-times

Set filesystem timestamps

A Bytecode Alliance project

Github Actions CI Status zulip chat crates.io page docs.rs docs

fs-set-times provides functions to set timestamps on files, directories, and other filesystem objects.


lib.rs:

fs-set-times provides functions to set timestamps on files, directories, and other filesystem objects.

On Windows, modifying a file's timestamp requires write access to the file.

Dependencies

~0.2–7.5MB
~126K SLoC