exhume_filesystem

Crates.ioexhume_filesystem
lib.rsexhume_filesystem
version
sourcesrc
created_at2025-04-21 14:55:01.161537+00
updated_at2025-05-06 13:39:44.040811+00
descriptionThis exhume module is proposing a standard abstraction layer of a FileSystem, File and Directory for any exhume filesystem modules (extfs, ...).
homepage
repository
max_upload_size
id1642736
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
ForensicXlab (forensicxlab)

documentation

https://www.forensicxlab.com/docs/category/exhume---filesystem

README

🧬 Exhume FileSystem

The Exhume FileSystem module is proposing a standard abstraction layer of a FileSystem, File and Directory for any exhume filesystem modules (extfs, ...).

📄 Getting started

You can find the full installation and usage guide here: https://www.forensicxlab.com/docs/category/-exhume---filesystem

Commit count: 0

cargo fmt