unfolder 0.0.3

library and executable to unfold a file into a folder and fold a previously unfolded folder into a file
Documentation
1
2
3
4
5
6
7
8
[toolchain]
channel = "nightly-2025-04-16"
components = ["rust-src", "rustc-dev", "rustfmt", "llvm-tools-preview"]
targets = [
    "aarch64-apple-darwin",
    "x86_64-unknown-linux-gnu",
    "aarch64-unknown-linux-gnu",
]