memory_table_cols
catalog
0.18.0
catalog
Macro
memory_
table_
cols
Copy item path
Source
macro_rules! memory_table_cols { ([$($colname:ident),*], $t:expr) => { ... }; }