Skip to main content

run

Function run 

Source
pub async fn run(
    manifest: &ManifestFile,
    sink_override: Option<&str>,
    no_install: bool,
) -> Result<()>