Module selium::traits

source ·
Expand description

A collection of traits used by Selium and end-users.

Traits§

  • Provides methods to adapt a stream into a KeepAlive compatible stream.
  • Provides an open method for StreamBuilder implementations to construct and spawn a new stream.
  • Provides a try_into_u64 method to allow implementors to fallibly convert a suitable type to a u64