Docs.rs
tiny-tools-0.1.2
tiny-tools 0.1.2
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
abhi-xyz
Dependencies
Versions
42.86%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tiny_
tools
0.1.2
All Items
Crate Items
Macros
Functions
Crate
tiny_tools
Copy item path
Source
Macros
§
dev_
debug
dprintln
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