Docs.rs
  • kode-bridge-0.1.4
    • kode-bridge 0.1.4
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Tunglies
    • Dependencies
      • bytes ^1.10.1 normal
      • futures ^0.3 normal
      • headers ^0.4 normal
      • http ^1.3.1 normal
      • http-body ^1.0.1 normal
      • http-body-util ^0.1 normal
      • httparse ^1.10.1 normal
      • hyper ^1.0 normal
      • interprocess ^2 normal
      • once_cell ^1.20 normal
      • parking_lot ^0.12 normal
      • pin-project-lite ^0.2 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • thiserror ^2 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • tokio-util ^0.7 normal
      • toml ^0.8 normal
      • tracing ^0.1 normal
      • async-trait ^0.1.88 dev
      • chrono ^0.4 dev
      • criterion ^0.6.0 dev
      • dotenv ^0.15.0 dev
      • env ^1.0.1 dev
      • rand ^0.8 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 69.36% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

kode_bridge0.1.4

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • ClientGlobalConfig
  • ConfigBuilder
  • ConnectionPool
  • FeatureFlags
  • GlobalConfig
  • LegacyResponse
  • LoggingConfig
  • PoolConfig
  • PoolStats
  • PooledConnection
  • Response
  • StreamingGlobalConfig
  • StreamingResponse
  • errors::ErrorString
  • ipc_http_client::ClientConfig
  • ipc_http_client::HttpRequestBuilder
  • ipc_http_client::HttpResponse
  • ipc_http_client::IpcHttpClient
  • ipc_stream_client::IpcStreamClient
  • ipc_stream_client::StreamClientConfig
  • ipc_stream_client::StreamRequestBuilder
  • ipc_stream_client::StreamResponse

Enums

  • errors::KodeBridgeError

Type Aliases

  • errors::AnyError
  • errors::AnyResult
  • errors::Result