Function risc0_build::get_package

source ·
pub fn get_package(manifest_dir: impl AsRef<Path>) -> Package
Expand description

Returns the given cargo Package from the metadata in the Cargo.toml manifest within the provided manifest_dir.