simple_pretty 0.1.0

A confused library for outputting colored text to the terminal
Documentation
  • Coverage
  • 85.71%
    6 out of 7 items documented0 out of 6 items with examples
  • Size
  • Source code size: 5.13 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.18 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Dj-Codeman

What is this

I have a few existing rust progects sact (superuser act) and rest (new encore) that share alot of similar code... This is the code. There will be another one like this just to keep code organize and seperate. This also allow be to update diffrent components with a cargo build as oppose to having to change the same file multiple times.

This specific lib just has some text styling things.