[][src]Function splits_io_api::runner::get

pub async fn get<'_, '_>(
    client: &'_ Client,
    name: &'_ str
) -> Result<Runner, Error>

Gets a Runner based on the name of the runner.