Module datafusion_proto::bytes
source · [−]Expand description
Serialization / Deserialization to Bytes
Structs
A cheaply cloneable and sliceable chunk of contiguous memory.
Traits
Encodes something (such as [Expr]) to/from a stream of
bytes.