Docs.rs
  • tycho-client-0.78.2
    • tycho-client 0.78.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • kayibal
    • github:propeller-heads:core-engineers
    • Dependencies
      • anyhow ^1.0.75 normal
      • async-trait ^0.1.73 normal
      • chrono ^0.4.26 normal
      • clap ^4.4.2 normal
      • futures ^0.3.1 normal
      • hex ^0.4.3 normal
      • hyper ^0.14.27 normal
      • lru ^0.12.2 normal
      • reqwest ^0.12.7 normal
      • serde ^1.0.204 normal
      • serde_json ^1.0.120 normal
      • thiserror ^1 normal
      • tokio ^1.27 normal
      • tokio-tungstenite ^0.20.0 normal
      • tracing ^0.1.37 normal
      • tracing-appender ^0.2 normal
      • tracing-subscriber ^0.3.17 normal
      • tycho-common ^0.78.2 normal
      • uuid ^1.4.1 normal
      • mockall ^0.11.4 dev
      • mockito ^1.1.1 dev
      • pretty_assertions ^1.4.0 dev
      • rand ^0.8.5 dev
      • rstest ^0.18.2 dev
      • test-log ^0.2.14 dev
      • tracing-subscriber ^0.3.17 dev
    • Versions
    • 41.26% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

tycho_client0.78.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • deltas::SubscriptionOptions
  • deltas::WsDeltasClient
  • feed::BlockHeader
  • feed::BlockSynchronizer
  • feed::FeedMessage
  • feed::SynchronizerStream
  • feed::component_tracker::ComponentFilter
  • feed::component_tracker::ComponentTracker
  • feed::synchronizer::ComponentWithState
  • feed::synchronizer::ProtocolStateSynchronizer
  • feed::synchronizer::Snapshot
  • feed::synchronizer::StateSyncMessage
  • rpc::HttpRPCClient
  • stream::TychoStreamBuilder

Enums

  • deltas::DeltasError
  • feed::BlockSynchronizerError
  • feed::SynchronizerState
  • feed::synchronizer::SynchronizerError
  • rpc::RPCError
  • stream::StreamError

Traits

  • deltas::DeltasClient
  • feed::HeaderLike
  • feed::synchronizer::StateSynchronizer
  • rpc::RPCClient

Functions

  • cli::run_cli

Type Aliases

  • feed::synchronizer::SyncResult