Skip to main content

run_manifest

Function run_manifest 

Source
pub async fn run_manifest(
    file: PathBuf,
    manifest: PathBuf,
    inputs_arg: Option<String>,
    rng_seed: Option<u64>,
    freeze_volatile: bool,
) -> Result<Value>