Docs.rs
rust-web-server-17.2.0
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
rust-web-server 17.2.0
Static file web server and HTTP toolkit written in Rust. Supports HTTP/3, HTTP/2, and HTTP/1.1. HTTP/3 and HTTP/2 require a TLS certificate; without one the server falls back to plain HTTP/1.1 automatically.
Crate
Source
Builds
Feature flags
..
example
example_with_asserts
json_array
json_array_ends_with_random_chars
json_array_false_element
json_array_float
json_array_missing_comma
json_array_multi_nested_array_multiple_items
json_array_multiple_elements
json_array_multiple_false_elements
json_array_multiple_null_elements
json_array_multiple_true_elements
json_array_nested_array
json_array_nested_array_multiple_items
json_array_nested_empty_object
json_array_nested_object
json_array_nested_object_nested_array
json_array_no_closing_square_bracket
json_array_no_starting_square_bracket
json_array_null_element
json_array_starts_with_random_chars
json_array_strings
json_array_strings_multichar
json_array_true_element
json_array_whitespace_after_array
json_array_whitespace_after_last_element
json_array_whitespace_before_array
json_array_whitespace_before_first_element
json_array_whitespaces
json_array_wrong_element
json_array_wrong_element_duplicate_exponent
json_array_wrong_element_duplicate_minus
json_array_wrong_element_duplicate_point
json_array_wrong_element_random_char
json_empty_array
mod.rs