Crate nous

Source

Re-exports§

pub use brotli;
pub use flate2;
pub use zstd;

Structs§

Cors
GateKeeper
GateResponse
Gates
GatesRequest
GatesResponse
HMap
HashMap
A hash map implemented with quadratic probing and SIMD lookup.
QMap
Response
Return
TcpListener
A TCP socket server, listening for connections.
TcpStream
A TCP stream between a local and a remote socket.

Enums§

GateKeeperResponse
Middleware

Traits§

Read
The Read trait allows for reading bytes from a source.
Write
A trait for objects which are byte-oriented sinks.

Attribute Macros§

gates