Docs.rs
  • dtz-objectstore-1.0.5
    • dtz-objectstore 1.0.5
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • JensWalter
    • Dependencies
      • dtz-config ^1 normal
      • dtz-identifier ^1 normal
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • url ^2.2 normal
      • uuid ^1.0 normal
    • Versions
    • 13.85% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

dtz_objectstore1.0.5

  • Structs
  • Enums
  • Statics
  • Functions

List of all items

Structs

  • apis::ResponseContent
  • models::object::Object
  • models::object_metadata::ObjectMetadata
  • models::stats::Stats

Enums

  • apis::Content
  • apis::Error
  • apis::default_api::DeleteObjectError
  • apis::default_api::DisableServiceError
  • apis::default_api::EnableServiceError
  • apis::default_api::GetObjectError
  • apis::default_api::GetObjectMetadataError
  • apis::default_api::ListObjectsError
  • apis::default_api::PutObjectError
  • apis::default_api::StatsError

Functions

  • apis::default_api::delete_object
  • apis::default_api::disable_service
  • apis::default_api::enable_service
  • apis::default_api::get_object
  • apis::default_api::get_object_metadata
  • apis::default_api::list_objects
  • apis::default_api::put_object
  • apis::default_api::stats
  • apis::parse_deep_object
  • apis::urlencode

Statics

  • apis::configuration::SVC_URL