Docs.rs
  • rust-web-server-8.0.4
    • rust-web-server 8.0.4
    • Docs.rs crate page
    • MIT OR Apache-2.0 OR ISC OR LGPL-3.0-or-later OR CC-BY-4.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • bohdaq
    • Dependencies
    • Versions
    • 0.35% 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
logo

logo

Crate rust_web_server

  • Structs
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • app::App
  • app::controller::favicon::FaviconController
  • app::controller::index::IndexController
  • app::controller::not_found::NotFoundController
  • app::controller::script::ScriptController
  • app::controller::static_resource::StaticResourceController
  • app::controller::style::StyleController
  • client_hint::ClientHint
  • cors::Cors
  • entry_point::Config
  • entry_point::command_line_args::CommandLineArgument
  • ext::date_time_ext::DateTimeExt
  • ext::file_ext::FileExt
  • ext::string_ext::StringExt
  • header::Header
  • http::HTTP
  • http::Version
  • language::Lang
  • language::Language
  • log::Log
  • mime_type::MimeType
  • range::ContentRange
  • range::Range
  • request::Method
  • request::Request
  • response::Error
  • response::Response
  • response::ResponseStatusCodeReasonPhrase
  • response::StatusCodeReasonPhrase
  • server::Server
  • symbol::Symbol
  • thread_pool::ThreadPool

Functions

  • create_tcp_listener_with_thread_pool
  • entry_point::bootstrap
  • entry_point::command_line_args::override_environment_variables_from_command_line_args
  • entry_point::config_file::override_environment_variables_from_config
  • entry_point::config_file::read_config_file
  • entry_point::environment_variables::read_system_environment_variables
  • entry_point::get_ip_port_thread_count
  • entry_point::get_request_allocation_size
  • entry_point::set_default_values
  • start_server

Constants

  • http::VERSION
  • request::METHOD
  • response::STATUS_CODE_REASON_PHRASE
  • symbol::SYMBOL