Skip to main content

Crate objectstore_types

Crate objectstore_types 

Source
Expand description

§Shared Types

This crate defines the types shared between the objectstore server, service, and client libraries. Refer to each module’s documentation for details.

Modules§

auth
Authentication and authorization types.
metadata
Per-object metadata types and HTTP header serialization.
multipart
Types for the multipart upload protocol.
presign
Utilities for signing and verifying pre-signed URLs.
range
Types for HTTP byte-range requests and responses.
scope
Hierarchical namespace for object organization and authorization.