Crate seaplane

Crate seaplane 

Source

Modules§

api
Interacting with our REST API endpoints
base64
error
Errors produced or propagated through the Seaplane SDK.
rexports
Allows using the exact same traits derived from these dependencies. If re-exported here, that most likely means the derived trait appears in a types public API and you should use the re-exported crate trait instead of one from your own dependencies list.

Macros§

impl_base64
Convenience macro for implementing encode/decode getters/setters for a struct with an inner Base64Encoded