Skip to content

jordan-schnur/Rustic-Print

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust

Rustic Print

Overview

rustic_print is a versatile Rust library for enhancing console output. It offers a range of features to create a more engaging and informative command-line interface.

Features

  • Colorful Output: Support for various console colors.
  • Formatted Blocks: Create blocks of text with customizable styles and padding.
  • Tables: Generate tables with adjustable column widths.
  • Message Types: Special formats for different types of messages like success, error, warning, etc.

Installation

To use rustic_print in your Rust project, add it to your Cargo.toml:

[dependencies]
rustic_print = "0.1.0"

To Do

  • Add progress bar support.
  • Add more interactive elements.

About

A versatile Rust library for enhancing console output. It offers a range of features to create a more engaging and informative command-line interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages