fspp 1.0.0

Filesystem++ : Access the filesystem in a cleaner, easier way.
Documentation
[dependencies.fs_extra]
version = "1.3.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.190"

[dependencies.walkdir]
version = "2.4.0"

[dependencies.zip-extract]
version = "0.1.2"

[package]
description = "Filesystem++ : Access the filesystem in a cleaner, easier way."
edition = "2021"
license = "MIT"
name = "fspp"
readme = "README.md"
repository = "https://gitlab.com/oglo-crates/fspp"
version = "1.0.0"