Crate mollie_api

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