re_build_tools

Function 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.