Docs.rs
  • streambed-0.11.0
    • streambed 0.11.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • huntc
    • Dependencies
      • aes ^0.8.2 normal
      • async-trait ^0.1.60 normal
      • chrono ^0.4.23 normal
      • exponential-backoff ^1.1.0 normal
      • hex ^0.4.3 normal
      • hmac ^0.12.1 normal
      • log ^0.4.17 normal
      • rand ^0.8.5 normal
      • reqwest ^0.11.13 normal optional
      • serde ^1.0.151 normal
      • serde_with ^2.0.1 normal
      • sha2 ^0.10.6 normal
      • smol_str ^0.2.0 normal
      • tokio ^1.23.0 normal
      • tokio-stream ^0.1.11 normal
      • serde_json ^1.0.90 dev
    • Versions
    • 57.95% of the crate is documented
  • Go to latest version
  • 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
    • 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

streambed0.11.0

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • AuthenticationTask
  • commit_log::Consumer
  • commit_log::ConsumerOffset
  • commit_log::ConsumerRecord
  • commit_log::Header
  • commit_log::PartitionOffsets
  • commit_log::ProducedOffset
  • commit_log::ProducerRecord
  • commit_log::Subscription
  • delayer::Delayer
  • secret_store::AppRoleAuthReply
  • secret_store::AuthToken
  • secret_store::GetSecretReply
  • secret_store::SecretData
  • secret_store::UserPassAuthReply

Enums

  • commit_log::ProducerError
  • secret_store::Error

Traits

  • commit_log::CommitLog
  • secret_store::SecretStore

Functions

  • crypto::decrypt
  • crypto::encrypt
  • crypto::hash
  • crypto::salt
  • crypto::sign
  • crypto::verify
  • decrypt_buf
  • decrypt_buf_with_secret
  • encrypt_struct
  • encrypt_struct_with_secret
  • get_secret_value
  • read_line
  • reauthenticate_secret_store

Type Aliases

  • commit_log::HeaderKey
  • commit_log::Key
  • commit_log::Offset
  • commit_log::Partition
  • commit_log::Topic

Constants

  • crypto::KEY_SIZE
  • crypto::SALT_SIZE