splits_io_api::runner
pub async fn get<'_, '_>( client: &'_ Client, name: &'_ str) -> Result<Runner, Error>
Gets a Runner based on the name of the runner.