tonbo-io / tonbo

A portable embedded database using Arrow.
https://tonbo.io
Apache License 2.0
764 stars 42 forks source link

refactor: rename tonbo_macro to tonbo_macros #111

Closed ethe closed 2 months ago

ethe commented 2 months ago

According to traditional, Rust crates use *_macros instead of *_macro as a macro crate name.