Trait thrift::transport::TReadTransport [] [src]

pub trait TReadTransport: Read { }

Identifies a transport used by a TInputProtocol to receive bytes.

Implementors