Crate tiny_tools

Source

Macros§

  • 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 an error to stderr in a similar style to GNU coreutils.
  • verbose

Functions§