console_stuff

Crates.ioconsole_stuff
lib.rsconsole_stuff
version0.2.1
created_at2025-06-17 03:36:01.530224+00
updated_at2025-06-18 01:44:40.520909+00
descriptionconvenient re-exporting of console crates
homepage
repositoryhttps://github.com/stewthestew/console_stuff
max_upload_size
id1715160
size18,513
Stew (stewthestew)

documentation

README

Rust Workflow

Console Stuff

Convenient re-exports of indicatif, console, dialoguer and clap

Installation

Just add this to your Cargo.toml file

[dependencies]
console_stuff = "0.2.1"

or

[dependencies]
console_stuff = { git = "https://github.com/stewthestew/console_stuff" }

For the latest stuff in a re-export crate

Commit count: 15

cargo fmt