Crate olvn

Source

Modules§

ars
API Runtime Specification
gw
state

Structs§

GwRouter
Serve
TcpListener
A TCP socket server, listening for connections.

Type Aliases§

StateRouter

Attribute Macros§

test
Marks async function to be executed by runtime, suitable to test environment. This macro helps set up a Runtime without requiring the user to use Runtime or Builder directly.