fs_rollback 3.0.1

This crate offers a rollback mechanism in Rust for fs common operations
Documentation
1
2
3
4
5
6
7
8
9
10
11
[toolchain]
channel = "1.84.0"
components = [
	"cargo",
	"clippy",
	"rust-analyzer",
	"rust-src",
	"rust-std",
	"rustc",
	"rustfmt",
]