Module fbthrift_git::binary_type
source · Traits
Trait implemented on types that can be used as
binary types in
thrift. These types copy data from the Thrift buffer.Trait for copying from the Thrift buffer. Special implementations
may do this without actually copying.