Expand description
Information about the project. This module contains version, build, system, etc information which can be queried by admins or used by developers.
Modules§
- cargo
- Cargo metadata captured for the running build.
- rustc
- Rust compiler metadata captured for the running build.
- version
- one true function for returning the application version with the necessary TUWUNEL_VERSION_EXTRA env variables used if specified
Macros§
Constants§
- CRATE_
PREFIX - Names the workspace crate-family prefix.
- MODULE_
ROOT - Names the root crate containing this module.