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