Docs.rs
  • streamstore-0.19.2
    • streamstore 0.19.2
    • 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.5.0 normal
      • bytes ^1.10.1 normal
      • futures ^0.3.31 normal
      • http ^1.3.1 normal
      • hyper ^1.6.0 normal
      • hyper-util ^0.1.12 normal
      • prost ^0.13.5 normal
      • prost-types ^0.13.5 normal
      • rand ^0.9.1 normal
      • regex ^1.11.1 normal
      • secrecy ^0.10.3 normal
      • sync_docs ^0.2.0 normal
      • thiserror ^2.0.12 normal
      • tokio ^1.45.1 normal
      • tokio-muxt ^0.6.0 normal
      • tokio-stream ^0.1.17 normal
      • tonic ^0.13.1 normal
      • tonic-side-effect ^0.3.0 normal
      • tower-service ^0.3.3 normal
      • tracing ^0.1.41 normal
      • uuid ^1.17.0 normal
      • rstest ^0.25.0 dev
      • tokio ^1.45.1 dev
      • tokio-stream ^0.1.17 dev
      • tonic-build ^0.13.1 build optional
    • Versions
    • 96.43% 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.19.2

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::AccessTokenId
  • types::AccessTokenInfo
  • types::AccessTokenScope
  • types::AppendAck
  • types::AppendInput
  • types::AppendRecord
  • types::AppendRecordBatch
  • types::AppendRecordParts
  • types::BasinConfig
  • types::BasinInfo
  • types::BasinName
  • types::CommandRecord
  • types::ConvertError
  • types::CreateBasinRequest
  • types::CreateStreamRequest
  • types::DeleteBasinRequest
  • types::DeleteOnEmptyConfig
  • types::DeleteStreamRequest
  • types::FencingToken
  • types::Header
  • types::ListAccessTokensRequest
  • types::ListAccessTokensResponse
  • types::ListBasinsRequest
  • types::ListBasinsResponse
  • types::ListStreamsRequest
  • types::ListStreamsResponse
  • types::PermittedOperationGroups
  • types::ReadLimit
  • types::ReadRequest
  • types::ReadSessionRequest
  • types::ReadWritePermissions
  • types::ReconfigureBasinRequest
  • types::ReconfigureStreamRequest
  • types::SequencedRecord
  • types::SequencedRecordBatch
  • types::StreamConfig
  • types::StreamInfo
  • types::StreamPosition
  • types::TimestampingConfig

Enums

  • client::AppendRetryPolicy
  • client::BasinEndpoint
  • client::ClientError
  • client::S2Cloud
  • types::BasinScope
  • types::BasinState
  • types::Command
  • types::Operation
  • types::ReadOutput
  • types::ReadStart
  • types::ResourceSet
  • types::RetentionPolicy
  • types::StorageClass
  • types::TimestampingMode

Traits

  • types::MeteredBytes

Type Aliases

  • Streaming