Docs.rs
  • humbird-0.1.4
    • humbird 0.1.4
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • 0xhappyboy
    • Dependencies
      • chrono ^0.4.30 normal
      • clap ^4.4.1 normal
      • lazy_static ^1.4.0 normal
      • mio ^0.8 normal
      • prettytable-rs ^0.10.0 normal
      • regex ^1.9.4 normal
      • serde ^1.0 normal
      • tokio ^1 normal
      • toml ^0.8.0 normal
      • tracing ^0.1.37 normal
      • tracing-appender ^0.2.2 normal
      • tracing-subscriber ^0.3 normal
    • Versions
    • 40.26% of the crate is documented
  • 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
logo
logo

Crate humbird

  • Macros
  • Structs
  • Enums
  • Constants
  • Statics
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • core::event::Event
  • core::event::ROUTER_TABLE
  • core::plugins::ROUTER_TABLE
  • core::proxy::Proxy
  • core::server::ROOT_PATH
  • core::server::SERVER_LISTENING_PORT
  • core::server::Server
  • protocol::http::Http
  • protocol::http::Request
  • protocol::http::Response

Enums

  • core::event::EventType
  • core::proxy::BalancingMode
  • core::server::NetModel
  • protocol::http::Delimiter
  • protocol::http::Method

Macros

  • async_exe
  • http_request
  • register_router_plugin

Functions

  • core::config::load_config
  • core::server::boot_info_string
  • core::server::init_log

Type Aliases

  • core::event::EventHandle
  • protocol::http::HttpRequestProcess

Statics

  • core::proxy::PROXY_TARGET

Constants

  • core::server::DEFAULT_SERVER_LISTENING_PORT
  • core::server::SERVER_LISTENING_ADDR