Function run

Source
pub async fn run(
    project: &Project,
    extra_args: &[String],
    config: &Config,
) -> Result<(), RunError>