Docs.rs
rust-web-server-16.0.0
rust-web-server 16.0.0
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
file-ext ^12.0.0
normal
url-build-parse ^12.1.0
normal
url-search-params ^12.0.0
normal
Versions
0.09%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
New
Required Methods
new
Implementors
In rust_web_server::core
?
Trait
rust_web_server
::
core
::
New
source
·
[
−
]
pub trait New { // Required method fn
new
() -> Self; }
Required Methods
§
source
fn
new
() -> Self
Implementors
§
source
§
impl
New
for
App
source
§
impl
New
for
JSONValue
source
§
impl
New
for
Null
source
§
impl
New
for
ContentRange
source
§
impl
New
for
Response