Docs.rs
  • richat-shared-3.1.0
    • richat-shared 3.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fanatid
    • Dependencies
      • affinity-linux ^1.0.0 normal optional
      • base64 ^0.22.1 normal optional
      • bs58 ^0.5.1 normal optional
      • five8 ^0.2.1 normal optional
      • futures ^0.3.31 normal optional
      • hostname ^0.4.0 normal optional
      • http ^1.1.0 normal optional
      • http-body-util ^0.1.2 normal optional
      • humantime-serde ^1.1.1 normal optional
      • hyper ^1.4.1 normal optional
      • hyper-util ^0.1.7 normal optional
      • prometheus ^0.13.4 normal optional
      • prost ^0.13.4 normal optional
      • quinn ^0.11.6 normal optional
      • rcgen ^0.13.1 normal optional
      • richat-proto ^3.0.0 normal optional
      • rustls ^0.23.20 normal optional
      • rustls-pemfile ^2.2.0 normal optional
      • serde ^1.0.145 normal optional
      • serde_json ^1.0.86 normal optional
      • slab ^0.4.9 normal optional
      • socket2 ^0.5.8 normal optional
      • solana-sdk ~2.2.1 normal optional
      • thiserror ^2.0.7 normal optional
      • tokio ^1.42.0 normal optional
      • tonic ^0.12.3 normal optional
      • tracing ^0.1.41 normal optional
      • anyhow ^1.0.62 build optional
      • protobuf-src ^1.1.0 build optional
      • tonic-build ^0.12.3 build optional
    • Versions
    • 14.6% of the crate is documented
  • 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

richat_shared3.1.0

Crate Items

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

List of all items

Structs

  • config::ConfigMetrics
  • config::ConfigTokio
  • shutdown::Shutdown
  • transports::WriteVectored
  • transports::grpc::ConfigGrpcCompression
  • transports::grpc::ConfigGrpcServer
  • transports::grpc::GrpcServer
  • transports::grpc::ProstDecoder
  • transports::grpc::ReceiverStream
  • transports::grpc::SubscribeCodec
  • transports::grpc::SubscribeEncoder
  • transports::grpc::gen::geyser_server::GeyserServer
  • transports::quic::ConfigQuicServer
  • transports::quic::QuicServer
  • transports::tcp::ConfigTcpServer
  • transports::tcp::TcpServer
  • version::GrpcVersionInfo
  • version::GrpcVersionInfoExtra
  • version::Version

Enums

  • transports::RecvError
  • transports::SubscribeError
  • transports::grpc::CreateServerError
  • transports::quic::CreateEndpointError
  • transports::tcp::ConnectionError

Traits

  • transports::Subscribe
  • transports::grpc::gen::geyser_server::Geyser

Functions

  • config::deserialize_affinity
  • config::deserialize_maybe_num_str
  • config::deserialize_maybe_rustls_server_config
  • config::deserialize_maybe_signature
  • config::deserialize_maybe_x_token
  • config::deserialize_num_str
  • config::deserialize_pubkey_set
  • config::deserialize_pubkey_vec
  • config::deserialize_rustls_server_config
  • config::deserialize_x_token_set
  • config::parse_taskset
  • five8::pubkey_decode
  • five8::pubkey_encode
  • five8::signature_decode
  • five8::signature_encode
  • metrics::spawn_server

Type Aliases

  • transports::RecvItem
  • transports::RecvStream

Constants

  • transports::grpc::gen::geyser_server::SERVICE_NAME