cli-clap-example 0.1.0

A Rust project that does CLI for head and tail commands.
1
2
3
4
edition = "2021"
use_field_init_shorthand = true
reorder_modules = true
reorder_imports = true