[−][src]Crate dia_assert
A small kit for confirming user actions via command line
Project
- Repository: https://bitbucket.org/haibison/dia-assert
- License: Nice License 1.0.0 (see LICENSE file at root directory of
masterbranch) - This project follows Semantic Versioning 2.0.0
Features
For important tasks, if you want to confirm the user, you can use Level::hash() to generate a random string, and ask
them to type it.
Modules
| version_info |
|
Enums
| Level | Level |
Constants
| CODE_NAME | Crate code name |
| NAME | Crate name |
| RELEASE_DATE | Crate release date (year/month/day) |
| TAG | Tag, which can be used for logging... |
| UUID | Unique universally identifier of this crate. Its CRC-32 is |
| VERSION | Crate version |