Crate sillad

source ·

Modules§

Enums§

  • EitherPipe is a pipe that is either left or right.

Traits§

  • Sillad overall is based on returning connection-like items that implement AsyncRead and AsyncWrite, as well as a few other things. This is called a Pipe.