Trait thrift::transport::TWriteTransport [] [src]

pub trait TWriteTransport: Write { }

Identifies a transport used by TOutputProtocol to send bytes.

Implementors