pub async fn get_categories( client: &Client, name: &str, ) -> Result<Vec<Category>, Error>
Gets the Categories that are associated with a Runner.