Module static_web_server::transport

source ·
Expand description

Async transport module.

Structs§

  • Type to support Transport, AsyncRead and AsyncWrite.

Traits§

  • Transport trait that supports the remote (peer) address.