Module protobuf

Source

Re-exports§

pub use crate::generated::datafusion::*;

Structs§

ArrowOptions
ArrowType
Serialized data type
AvroFormat
AvroOptions
CsvFormat
DfSchema
EmptyMessage
Useful for representing an empty enum variant in rust E.G. enum example{One, Two(i32)} maps to message example{ oneof{ EmptyMessage One = 1; i32 Two = 2; } }
Field
NdJsonFormat
ParquetFormat
ScalarValue
Schema

Enums§

FromProtoError
JoinSide
ToProtoError

Functions§

proto_error