Docs.rs
mollie_api-0.0.2
mollie_api 0.0.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
pgoodjohn
Dependencies
chrono ^0.4
normal
lazy_static ^1.4
normal
log ^0.4
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.35
dev
Versions
54.88%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate
mollie_api
mollie_
api
0.0.2
All Items
Crate Items
Modules
Structs
Type Aliases
Crates
mollie_api
Crate
mollie_api
Copy item path
Settings
Help
Summary
Source
Expand description
#
Mollie API
This crate provides a Rust client for the Mollie API.
Modules
§
api
auth
error
models
Structs
§
ApiClient
Mollie
Mollie API client
Type Aliases
§
Result
Result type used throughout the crate Errors are of type
mollie_api::errors::Error