speakeasy-rust-sdk 0.1.1

Rust SDK for interacting with the Speakeasy Api platform
Documentation
1
2
3
4
//! Contains the middleware for different web frameworks

#[cfg(feature = "actix3")]
pub mod actix3;