[][src]Module polyhorn_cli::core::cargo

Wrapper around Cargo that is currently still used by the iOS implementation.

Functions

build

Build function that is currently still used by the iOS implementation. Note that this does not support --manifest-path.

metadata

Reads the metadata stored in the Cargo.toml file of the current working directory. Note that this does not support --manifest-path.