Crates.io | amadeus-parquet-derive |
lib.rs | amadeus-parquet-derive |
version | 0.1.1 |
source | src |
created_at | 2019-09-09 09:27:37.283583 |
updated_at | 2019-09-09 09:27:37.283583 |
description | Apache Parquet Derive Macro implementation. |
homepage | https://github.com/alecmocatta/amadeus |
repository | https://github.com/alecmocatta/amadeus |
max_upload_size | |
id | 163470 |
size | 15,498 |
A crate for automatically deriving amadeus_parquet::record::Record
for arbitrary structs.
This crate is intended to be used by the amadeus-parquet
crate. See its documentation for usage.
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.