memtable-macros 0.2.0

Macro library that provides ability to derive typed tables and generate tables compile-time.
1
2
3
pub mod column_names;

use super::{utils, TableColumn};