[][src]Type Definition rsocket_rust::prelude::Rx

type Rx<T> = UnboundedReceiver<T>;