pub type DefaultStream = StreamAdaptor<DefaultStream>;
Expand description

The default stream type.

Aliased Type§

struct DefaultStream { /* private fields */ }