Docs.rs
  • streamstore-0.5.1
    • streamstore 0.5.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • shikhar
    • quettabit
    • infiniteregrets
    • github:s2-streamstore:dev
    • Dependencies
      • async-stream ^0.3.6 normal
      • backon ^1.2.0 normal
      • bytes ^1.8.0 normal
      • futures ^0.3.31 normal
      • http ^1.1.0 normal
      • hyper ^1.5.0 normal
      • hyper-util ^0.1.10 normal
      • prost ^0.13.3 normal
      • prost-types ^0.13.3 normal
      • rand ^0.8.5 normal
      • regex ^1.11.1 normal
      • secrecy ^0.8.0 normal
      • sync_docs ^0.2.0 normal
      • thiserror ^1.0.67 normal
      • tokio ^1.41.1 normal
      • tokio-muxt ^0.5.0 normal
      • tokio-stream ^0.1.16 normal
      • tonic ^0.12.3 normal
      • tonic-side-effect ^0.2.0 normal
      • tower-service ^0.3.3 normal
      • tracing ^0.1.40 normal
      • uuid ^1.11.0 normal
      • rstest ^0.23.0 dev
      • tokio ^1.41.1 dev
      • tokio-stream ^0.1.16 dev
      • tonic-build ^0.12.3 build optional
    • Versions
    • 94.94% 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
logo

s20.5.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • batching::AppendRecordsBatchingOpts
  • batching::AppendRecordsBatchingStream
  • client::BasinClient
  • client::Client
  • client::ClientConfig
  • client::S2Endpoints
  • client::StreamClient
  • types::AppendInput
  • types::AppendOutput
  • types::AppendRecord
  • types::AppendRecordBatch
  • types::AppendRecordParts
  • types::BasinConfig
  • types::BasinInfo
  • types::BasinName
  • types::ConvertError
  • types::CreateBasinRequest
  • types::CreateStreamRequest
  • types::DeleteBasinRequest
  • types::DeleteStreamRequest
  • types::FencingToken
  • types::Header
  • types::ListBasinsRequest
  • types::ListBasinsResponse
  • types::ListStreamsRequest
  • types::ListStreamsResponse
  • types::ReadLimit
  • types::ReadRequest
  • types::ReadSessionRequest
  • types::ReconfigureBasinRequest
  • types::ReconfigureStreamRequest
  • types::SequencedRecord
  • types::SequencedRecordBatch
  • types::StreamConfig
  • types::StreamInfo

Enums

  • client::AppendRetryPolicy
  • client::BasinEndpoint
  • client::ClientError
  • client::S2Cloud
  • types::BasinState
  • types::CommandRecord
  • types::ReadOutput
  • types::RetentionPolicy
  • types::StorageClass

Traits

  • types::MeteredBytes

Type Aliases

  • Streaming