rusty-roots 1.0.0

A Rust CLI tool that replicates the Unix 'tree' command with enhanced features.
Documentation
1
2
3
pub mod directory;
mod ignore;
mod text_fmt;