splitwise 0.3.0

Splitwise SDK for Rust
Documentation
1
2
3
4
#![doc = include_str!("../README.md")]

pub mod client;
pub mod model;