Docs.rs
  • reduct-base-1.15.5
    • reduct-base 1.15.5
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • atimin
    • Dependencies
      • async-trait ^0.1.87 normal optional
      • bytes ^1.10.0 normal
      • chrono ^0.4.41 normal
      • http ^1.2.0 normal
      • int-enum ^0.5.0 normal
      • log ^0.4.0 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • thread-id ^5.0.0 normal
      • tokio ^1.44.2 normal optional
      • url ^2.5.4 normal
      • rstest ^0.25.0 dev
    • Versions
    • 53.7% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

reduct_base1.15.5

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • batch::RecordHeader
  • error::ReductError
  • logger::Logger
  • msg::bucket_api::BucketInfo
  • msg::bucket_api::BucketSettings
  • msg::bucket_api::FullBucketInfo
  • msg::bucket_api::RenameBucket
  • msg::diagnostics::Diagnostics
  • msg::diagnostics::DiagnosticsError
  • msg::diagnostics::DiagnosticsItem
  • msg::entry_api::EntryInfo
  • msg::entry_api::QueryEntry
  • msg::entry_api::QueryInfo
  • msg::entry_api::RemoveQueryInfo
  • msg::entry_api::RenameEntry
  • msg::replication_api::FullReplicationInfo
  • msg::replication_api::ReplicationInfo
  • msg::replication_api::ReplicationList
  • msg::replication_api::ReplicationSettings
  • msg::server_api::BucketInfoList
  • msg::server_api::Defaults
  • msg::server_api::License
  • msg::server_api::ServerInfo
  • msg::token_api::Permissions
  • msg::token_api::Token
  • msg::token_api::TokenCreateResponse
  • msg::token_api::TokenList

Enums

  • error::ErrorCode
  • msg::bucket_api::QuotaType
  • msg::entry_api::QueryType

Traits

  • error::IntEnum

Macros

  • bad_request
  • conflict
  • internal_server_error
  • no_content
  • not_found
  • timeout
  • too_early
  • unauthorized
  • unprocessable_entity

Derive Macros

  • error::IntEnum

Functions

  • batch::parse_batched_header
  • batch::sort_headers_by_time

Type Aliases

  • Labels