Docs.rs
  • data-streaming-service-0.1.1
    • data-streaming-service 0.1.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dondidlc
    • Dependencies
      • aptos-channel ^0.1.0 normal
      • aptos-config ^0.1.0 normal
      • aptos-crypto ^0.1.0 normal
      • aptos-data-client ^0.1.0 normal
      • aptos-id-generator ^0.1.0 normal
      • aptos-infallible ^0.1.0 normal
      • aptos-logger ^0.1.0 normal
      • aptos-metrics ^0.1.0 normal
      • aptos-network ^0.1.0 normal
      • aptos-types ^0.1.0 normal
      • aptos-workspace-hack ^0.1.0 normal
      • async-trait ^0.1.53 normal
      • enum_dispatch ^0.3.8 normal
      • futures ^0.3.21 normal
      • once_cell ^1.10.0 normal
      • serde ^1.0.137 normal
      • short-hex-str ^0.1.0 normal
      • thiserror ^1.0.31 normal
      • tokio ^1.18.2 normal
      • tokio-stream ^0.1.8 normal
      • aptos-types ^0.1.0 dev
      • claim ^0.5.0 dev
      • rand ^0.8.5 dev
      • storage-service-types ^0.1.0 dev
      • tokio ^1.18.2 dev
    • Versions
    • 35.97% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • 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 data_streaming_service

logo
Change settings

List of all items

Structs

  • data_notification::AccountsWithProofRequest
  • data_notification::DataNotification
  • data_notification::EpochEndingLedgerInfosRequest
  • data_notification::NewTransactionOutputsWithProofRequest
  • data_notification::NewTransactionsWithProofRequest
  • data_notification::NumberOfAccountsRequest
  • data_notification::PendingClientResponse
  • data_notification::TransactionOutputsWithProofRequest
  • data_notification::TransactionsWithProofRequest
  • data_stream::DataStream
  • data_stream::DataStreamListener
  • streaming_client::ContinuouslyStreamTransactionOutputsRequest
  • streaming_client::ContinuouslyStreamTransactionsRequest
  • streaming_client::GetAllAccountsRequest
  • streaming_client::GetAllEpochEndingLedgerInfosRequest
  • streaming_client::GetAllTransactionOutputsRequest
  • streaming_client::GetAllTransactionsRequest
  • streaming_client::StreamRequestMessage
  • streaming_client::StreamingServiceClient
  • streaming_client::StreamingServiceListener
  • streaming_client::TerminateStreamRequest
  • streaming_service::DataStreamingService

Enums

  • data_notification::DataClientRequest
  • data_notification::DataPayload
  • error::Error
  • streaming_client::NotificationFeedback
  • streaming_client::StreamRequest

Traits

  • streaming_client::DataStreamingClient

Functions

  • streaming_client::new_streaming_service_client_listener_pair

Typedefs

  • data_notification::NotificationId
  • data_stream::DataStreamId
  • data_stream::PendingClientResponse
  • streaming_client::Epoch