Crate seaplane

source ·

Modules

  • Interacting with our REST API endpoints
  • Errors produced or propagated through the Seaplane SDK.
  • 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

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