Crate tiny_tools

Source

Modules§

tiny_macros

Macros§

dev_debug
dprint
dprintln
json_logger
prompt_yes
Macro to prompt the user with a message and collect input. Returns true if the input is “yes” or “y” (case-insensitive), otherwise false.
show_error
Show an error to stderr in a similar style to GNU coreutils.
verbose
verbose

Functions§

add