Skip to main content

get_runner

Function get_runner 

Source
pub async fn get_runner(
    configuration: &Configuration,
    runner_uuid: &str,
) -> Result<RunnerModel, Error<GetRunnerError>>