Module binary_type

Module binary_type 

Source

Traitsยง

BinaryType
Trait implemented on types that can be used as binary types in thrift. These types copy data from the Thrift buffer.
CopyFromBuf
Trait for copying from the Thrift buffer. Special implementations may do this without actually copying.