Skip to main content

Crate yuki_client

Crate yuki_client 

Source
Expand description

Typed async client for the Yuki bookkeeping SOAP API.

The transport (client::soap_client::SoapClient) accepts a caller-provided reqwest::Client via client::soap_client::SoapClient::with_client, so a long-running consumer can share a single pooled client; new is a convenience that builds its own default client per instance.

Modulesยง

client
error
period