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