Function datafusion_proto::protobuf::proto_error

source ยท
pub fn proto_error<S>(message: S) -> DataFusionError
where S: Into<String>,