wave-api 0.1.0

Typed Rust client for the Wave Accounting GraphQL API
Documentation
1
2
3
4
5
6
pub(crate) mod customer;
pub(crate) mod invoice;
pub(crate) mod account;
pub(crate) mod product;
pub(crate) mod sales_tax;
pub(crate) mod transaction;