Skip to main content

Crate zenmoney_rs

Crate zenmoney_rs 

Source
Expand description

Rust client library for the ZenMoney API.

This crate provides a typed client for interacting with the ZenMoney personal finance API.

Modulesยง

client
HTTP client for the ZenMoney API.
error
Error types for the ZenMoney client library.
models
Data models for ZenMoney API entities.
storage
Pluggable storage backends for persisting synced ZenMoney data.
zen_money
High-level ZenMoney client with integrated storage.