Crate fw_client

Source
Expand description

A client for interacting with the FW API. See the FWClientBuilder for more information on how to create a client.

See the FWClient documentation for more information on how to use the client.

Re-exports§

pub use crate::middleware::FWOptions;

Modules§

headers
middleware

Structs§

FWClient
A client for interacting with the FW API.
FWClientBuilder
Builder for the FWClient.

Enums§

FWClientError