Module assemble_core::cargo

source ·
Expand description

Provides a wrapper around cargo environment variables set during compilation.

The available environment variables can be found here

Structs

Provides access to cargo environment variables. Getting an instance of this struct guarantees the existence of cargo related variables

Functions

Gets the cargo environment if available