Function re_build_tools::cargo_metadata

source ยท
pub fn cargo_metadata() -> Result<Metadata>
Expand description

Returns info parsed from an invocation of the cargo metadata command.

You may not run this during crate publishing.