clickhouse-arrow-derive 0.2.1

Procedural macros for the clickhouse-arrow crate
Documentation

clickhouse-arrow-derive

Procedural macros for the clickhouse-arrow crate.

This crate provides the #[derive(Row)] macro for (de)serializing Rust types with ClickHouse.

Usage

This crate is not intended to be used directly. Instead, use it through the main clickhouse-arrow crate.

For documentation and examples, please see the main crate documentation.

License

Licensed under the Apache License, Version 2.0. See LICENSE for details.