Crate ossify

Crate ossify 

Source

Re-exports§

pub use self::body::MakeBody;
pub use self::response::ResponseProcessor;

Modules§

body
ops
response

Structs§

Client
ClientBuilder
ClientConfig
Configuration for the API client. Allows users to customize its behaviors.
Prepared
QueryAuthOptions
QueryAuthOptionsBuilder
Builder for PresignOptions

Enums§

Error
UrlStyle

Traits§

Ops

Functions§

escape_path

Type Aliases§

BoxError
Alias for a type-erased error type.
Result