datafusion-proto-common 49.0.0

Protobuf serialization of DataFusion common types
Documentation

datafusion-proto-common: Apache DataFusion Protobuf Serialization / Deserialization

This crate contains code to convert Apache DataFusion primitive types to and from bytes, which can be useful for sending data over the network.

See API Docs for details and examples.

Most projects should use the datafusion-proto crate directly, which re-exports this module. If you are already using the [datafusion-protp] crate, there is no reason to use this crate directly in your project as well.