Type Alias x11rb_async::rust_connection::DefaultStream
source · pub type DefaultStream = StreamAdaptor<DefaultStream>;Expand description
The default stream type.
Aliased Type§
struct DefaultStream { /* private fields */ }