Module fbthrift_git::binary_type[][src]

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.