ClickHouse / ch2rs

Generate Rust structs from ClickHouse rows
22 stars 5 forks source link

feat: additional derives #7

Closed RGafiyatullin closed 1 month ago

RGafiyatullin commented 1 month ago

Use -i <AnotherDerive> to additionally derive something, so that those additions do not have to be done manually after the module is generated.

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.