logss 0.0.2

A simple command line tool that helps you visualize an input stream of text.
Documentation
1
2
3
4
5
# configuration for https://rust-lang.github.io/rustfmt/
group_imports = "StdExternalCrate"
imports_granularity = "Crate"
wrap_comments = true
comment_width = 100