Crate shiny_cli_utils[][src]

shiny-cli-utils

Your toolbox to create nice-looking CLIs using rust.

Functions

print_slice_with_delay

Helps you print string slice character by character, using provided delay

print_string_with_delay

Helps you print String character by character, using provided delay