hey-sdk 0.30.0

Rust client for the HEY API, generated from a Smithy model of the API
Documentation
1
2
3
4
5
6
7
8
// Generated by hey-sdk-generator from openapi.json and behavior-model.json. DO NOT EDIT.

pub mod routes;
pub mod services;
pub mod types;

/// The HEY API version this SDK was generated against.
pub const API_VERSION: &str = "2026-08-21";