[][src]Crate cargo_meta

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.

Re-exports

pub use cargo_meta_proc::metadata as package_metadata;

Functions

id

Used internally for type assertions

rerun_on_manifest_change

Re-run builds when the Cargo manifest is updated