Docs.rs
ntex-server-3.0.0
ntex-server 3.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
Dependencies
async-channel ^2
normal
atomic-waker ^1.1
normal
core_affinity ^0.8
normal
log ^0.4
normal
ntex-io ^3
normal
ntex-net ^3
normal
ntex-rt ^3
normal
ntex-service ^3.6
normal
ntex-util ^3
normal
oneshot ^0.1
normal
polling ^3.8.0
normal
socket2 ^0.5.6
normal
ntex ^3.0.0-pre.2
dev
signal-hook ^0.3
normal
ctrlc ^3.4
normal
Versions
50.85%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Server
ntex_
server
3.0.0
Server
Aliased Type
In ntex_
server::
net
ntex_server
::
net
Type Alias
Server
Copy item path
Source
pub type Server =
Server
<
Connection
>;
Aliased Type
ยง
pub struct Server {
/* private fields */
}