Re-exports§
pub use clap;pub use comfy_table;pub use console;pub use dialoguer;pub use exitcode;pub use human_panic;pub use indicatif;pub use shlex;pub use strum;
Modules§
- Utilities for parsing options and arguments on the start of a CLI application
- Utilities for formatting, bordering, aligning and printing text content
- Create easy and well defined REPLs