Crate cargo_meta

Source
Expand description

Provides a macro for accessing data defined in the package.metadata section of the Cargo manifest. Please refer to the documentation of cargo_meta_proc.

Macros§

package_metadata
Macro for accessing data from the package.metadata section of the Cargo manifest

Functions§

id
Used internally for type assertions
rerun_on_manifest_change
Re-run builds when the Cargo manifest is updated