bucketwarden-objects 0.1.0

BucketWarden object data boundary.
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 0 items with examples
  • Size
  • Source code size: 2.46 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 233.66 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 3s Average build duration of successful builds.
  • all releases: 3s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • cobycloud

bucketwarden-objects

License: Apache-2.0 Rust crate SSOT governed

bucketwarden-objects is the object data boundary for object reads, writes, listings, multipart behavior, tagging, deletes, and version-oriented operations.

Install

bucketwarden-objects = { path = "../bucketwarden-objects" }

Usage

let purpose = bucketwarden_objects::CRATE_PURPOSE;

Crate Links

Author

Jacob Stewart <jacob@swarmauri.com>