[][src]Type Definition rsocket_rust::transport::Tx

type Tx<T> = UnboundedSender<T>;