Function risc0_build::cargo_command

source ·
pub fn cargo_command(subcmd: &str, rust_flags: &[&str]) -> Command
Expand description

Creates a std::process::Command to execute the given cargo command in an environment suitable for targeting the zkvm guest.