Expand description

Traits related to LairServer. Unless you’re writing a new implementation, you probably don’t need these.

Traits§

  • Object-safe lair server trait. Implement this to provide a new lair server backend implementation.

Type Aliases§

  • Trait object type for AsyncRead instance.
  • Trait object type for AsyncWrite instance.