Module traits

Source
Expand description

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

Traitsยง

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