Docs.rs
  • agp-datapath-0.7.0
    • agp-datapath 0.7.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • artifacts-agntcy
    • Dependencies
      • agp-config ^0.1.8 normal
      • agp-tracing ^0.2.1 normal
      • bit-vec ^0.8 normal
      • bytes ^1.9.0 normal
      • drain ^0.1 normal
      • h2 ^0.4.7 normal
      • opentelemetry ^0.29.0 normal
      • parking_lot ^0.12.3 normal
      • prost ^0.13 normal
      • rand ^0.9.0 normal
      • thiserror ^2.0.9 normal
      • tokio ^1.42.0 normal
      • tokio-stream ^0.1 normal
      • tokio-util ^0.7.14 normal
      • tonic ^0.13 normal
      • tracing ^0.1.41 normal
      • tracing-opentelemetry ^0.30.0 normal
      • criterion ^0.5 dev
      • tracing-test ^0.2.5 dev
      • protoc-bin-vendored ^3.1.0 build
      • tonic-build ^0.13 build
    • Versions
    • 21.2% of the crate is documented
  • 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

agp_datapath0.7.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • message_processing::MessageProcessor
  • messages::encoder::Agent
  • messages::encoder::AgentType
  • messages::utils::AgpHeaderFlags
  • pubsub::proto::pubsub::v1::Agent
  • pubsub::proto::pubsub::v1::AgpHeader
  • pubsub::proto::pubsub::v1::Content
  • pubsub::proto::pubsub::v1::Message
  • pubsub::proto::pubsub::v1::Publish
  • pubsub::proto::pubsub::v1::SessionHeader
  • pubsub::proto::pubsub::v1::Subscribe
  • pubsub::proto::pubsub::v1::Unsubscribe
  • pubsub::proto::pubsub::v1::pub_sub_service_client::PubSubServiceClient
  • pubsub::proto::pubsub::v1::pub_sub_service_server::PubSubServiceServer
  • tables::connection_table::ConnectionTable
  • tables::pool::Iter
  • tables::pool::Pool
  • tables::remote_subscription_table::RemoteSubscriptions
  • tables::remote_subscription_table::SubscriptionInfo
  • tables::subscription_table::SubscriptionTableImpl

Enums

  • messages::utils::MessageError
  • pubsub::proto::pubsub::v1::SessionHeaderType
  • pubsub::proto::pubsub::v1::message::MessageType
  • tables::errors::SubscriptionTableError

Traits

  • pubsub::proto::pubsub::v1::pub_sub_service_server::PubSubService
  • tables::SubscriptionTable

Functions

  • messages::encoder::calculate_hash

Constants

  • messages::encoder::DEFAULT_AGENT_ID
  • pubsub::proto::pubsub::v1::pub_sub_service_server::SERVICE_NAME