mpp 0.9.2

Rust SDK for the Machine Payments Protocol (MPP)
Documentation
1
2
3
4
5
//! Pre-built service configurations for common upstream APIs.

pub mod anthropic;
pub mod openai;
pub mod stripe;