Docs.rs
  • rbx-ds-cloud-0.1.2
    • rbx-ds-cloud 0.1.2
    • Docs.rs crate page
    • MIT
    • 09 August 2022
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • RefinedDev
    • Dependencies
      • base64 ^0.13.0 normal
      • chrono ^0.4.20 normal
      • clap ^3.2.16 normal
      • md-5 ^0.10.1 normal
      • reqwest ^0.11.11 normal
      • serde ^1.0.142 normal
      • serde_json ^1.0.83 normal
      • tokio ^1.20.1 normal
    • Versions
    • 61.7% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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
logo

logo

Crate rbx_ds_cloud

logo
Change settings

List of all items

Structs

  • api::endpoint_structs::DeleteEntry
  • api::endpoint_structs::GetEntry
  • api::endpoint_structs::GetEntryVersion
  • api::endpoint_structs::IncrementEntry
  • api::endpoint_structs::ListDataStores
  • api::endpoint_structs::ListEntries
  • api::endpoint_structs::ListEntryVersions
  • api::endpoint_structs::SetEntry
  • api::error_types::DataStoreErrorDetail
  • api::error_types::DataStoreErrorResponse
  • api::response_structs::EntryVersion
  • api::response_structs::ListDataStoreIndex
  • api::response_structs::ListDataStoresResponse
  • api::response_structs::ListEntriesIndex
  • api::response_structs::ListEntriesResponse
  • api::response_structs::ListEntryVersionResponse

Enums

  • api::endpoint_structs::SortOrder
  • api::error_types::DataStoreErrorCode
  • api::error_types::Error

Functions

  • api::datastore_api::delete_entry
  • api::datastore_api::get_entry
  • api::datastore_api::get_entry_version
  • api::datastore_api::increment_entry
  • api::datastore_api::list_data_stores
  • api::datastore_api::list_entries
  • api::datastore_api::list_entries_version
  • api::datastore_api::set_entry