logo
Expand description

Tools to manipulate files.

Module :: fs_tools

experimental rust-status docs.rs discord

Tools to manipulate files.

To add to your project

cargo add fs_tools --dev

Try out from the repository

git clone https://github.com/Wandalen/wTools
cd wTools
cd sample/rust/test_trivial
cargo run

Re-exports

pub use protected::*;

Modules

Dependencies.

Exposed namespace of the module.

Collection of primal data types.

Shared with parent namespace of the module

Prelude to use essentials: use my_module::prelude::*.

Protected namespace of the module.