Skip to content

Latest commit

 

History

History
 
 

fs_tools

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Module :: fs_tools

experimental rust-status docs.rs Open in Gitpod 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