Module rustful::server [] [src]

Server configuration and instance.

Structs

Global

A somewhat lazy container for globally accessible data.

Host

A host address and a port.

KeepAlive

Settings for keep-alive connections to the server.

Listening

A listening server, which can later be closed.

Server

Used to set up and run a server.

ServerInstance

A runnable instance of a server.