Docs.rs
  • capybara-core-0.0.1-alpha.1
    • capybara-core 0.0.1-alpha.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jjeffcaii
    • Dependencies
      • ahash ^0.8 normal
      • anyhow ^1 normal
      • arc-swap ^1.7 normal
      • async-trait ^0.1 normal
      • base64 ^0.22 normal
      • bitflags ^2.4 normal
      • bytes ^1 normal
      • bytesize ^1.2 normal
      • capybara-etc ^0.0.1-alpha.1 normal
      • capybara-util ^0.0.1-alpha.1 normal
      • cfg-if ^1 normal
      • chrono ^0.4 normal
      • coarsetime ^0.1 normal
      • deadpool ^0.12 normal
      • duration-str ^0.11 normal
      • futures ^0.3 normal
      • garde ^0.20 normal
      • glob ^0.3 normal
      • hashbrown ^0.15 normal
      • hickory-resolver ^0.24 normal
      • liquid ^0.26 normal
      • log ^0.4 normal
      • md5 ^0.7 normal
      • memchr ^2.7 normal
      • mlua ^0.10.1 normal
      • moka ^0.12 normal
      • nonzero_ext ^0.3 normal
      • once_cell ^1 normal
      • parking_lot ^0.12 normal
      • rand ^0.8 normal
      • regex ^1.9 normal
      • roaring ^0.10 normal
      • rustc-hash ^2.0 normal
      • rustls ^0.23 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_yaml ^0.9 normal
      • slog ^2.7.0 normal
      • slog-async ^2.7.0 normal
      • slog-scope ^4.4.0 normal
      • slog-stdlog ^4.1.1 normal
      • slog-term ^2.7.0 normal
      • small-map ^0.1 normal
      • smallvec ^1.11 normal
      • socket2 ^0.5 normal
      • strum ^0.26 normal
      • strum_macros ^0.26 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tokio-rustls ^0.26 normal
      • tokio-util ^0.7 normal
      • urlencoding ^2.1 normal
      • uuid ^1.4 normal
      • webpki-roots ^0.26 normal
      • zstd ^0.13 normal
      • hex ^0.4.3 dev
      • pretty_env_logger ^0.5.0 dev
    • Versions
    • 4.05% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

capybara_core0.0.1-alpha.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • RoundRobinPools
  • WeightedPools
  • pipeline::HttpContext
  • pipeline::StreamContext
  • protocol::http::Chunks
  • protocol::http::Flags
  • protocol::http::Headers
  • protocol::http::HttpCodec
  • protocol::http::HttpListener
  • protocol::http::HttpListenerBuilder
  • protocol::http::Queries
  • protocol::http::Query
  • protocol::http::RequestLine
  • protocol::http::Response
  • protocol::http::ResponseBuilder
  • protocol::http::ResponseFlags
  • protocol::http::StatusLine
  • protocol::stream::StreamListener
  • protocol::stream::StreamListenerBuilder
  • resolver::StandardDNSResolver
  • transport::tcp::TcpListenerBuilder
  • transport::tcp::TcpStreamBuilder
  • transport::tcp::TcpStreamPoolBuilder
  • transport::tls::TlsAcceptorBuilder
  • transport::tls::TlsConnectorBuilder
  • transport::tls::TlsStreamPoolBuilder

Enums

  • CapybaraError
  • Pool
  • proto::Signal
  • proto::UpstreamKey
  • protocol::http::Body
  • protocol::http::HttpField
  • protocol::http::HttpFrame
  • protocol::http::Method
  • transport::Address

Traits

  • Pools
  • pipeline::HttpPipeline
  • pipeline::HttpPipelineFactory
  • pipeline::StreamPipeline
  • pipeline::StreamPipelineFactory
  • proto::Configurable
  • proto::Listener
  • resolver::Resolver
  • transport::Addressable

Macros

  • xdebug
  • xerror
  • xinfo
  • xwarn

Functions

  • pipeline::register_http_pipeline
  • pipeline::register_stream_pipeline
  • setup

Type Aliases

  • Result
  • pipeline::PipelineConf
  • proto::Signals
  • transport::tcp::Pool
  • transport::tls::Pool
  • transport::tls::TlsStream

Statics

  • resolver::DEFAULT_RESOLVER