Skip to main content

Module info

Module info 

Source
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§

rustc_flags_capture

Constants§

CRATE_PREFIX
Names the workspace crate-family prefix.
MODULE_ROOT
Names the root crate containing this module.