Function risc0_build::docker_build
source · pub fn docker_build(
manifest_path: &Path,
src_dir: &Path,
features: &[String]
) -> Result<()>
Expand description
Build the package in the manifest path using a docker environment.