openvm_build

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