Skip to main content

run_oneshot

Function run_oneshot 

Source
pub async fn run_oneshot<T>(
    config: &CommitConfig,
    spec: &OneShotSpec<'_>,
) -> Result<OneShotResponse<T>>