Module cargo

Module cargo 

Source
Expand description

Cargo.toml parsing and version utilities

Structs§

CargoToml
The bits of the top-level Cargo.toml configuration that vdev uses to drive its features.
CargoTomlPackage

Functions§

get_version
Use the version provided by env vars or default to reading from Cargo.toml.
read_version
Read the version string from Cargo.toml