[][src]Macro questdb::new_schema

macro_rules! new_schema {
    ( $( ($n:expr, $t:expr) ),* ) => { ... };
}