Expand description
A small utility library for binary applications.
Modules§
- build
- Build script utilities.
Macros§
- authors
- Expands to the crate authors.
- description
- Expands to the crate description.
- homepage
- Expands to the crate homepage URL.
- name
- Expands to the crate name.
- repository
- Expands to the crate homepage URL.
- version
- Expands to the full crate version.
- version_
major - Expands to the crate major version.
- version_
minor - Expands to the crate minor version.
- version_
patch - Expands to the crate patch version.
- version_
pre - Expands to the crate pre-release version.