fxkit 0.1.0

Useful utilities for writting Rust CLI tools
Documentation
1
2
3
4
5
#[cfg(feature = "fs")]
pub mod fs;
pub mod os;
//#[cfg(feature = "tools")]
pub mod tools;