Macro typeql::typeql_insert

source ·
macro_rules! typeql_insert {
    ($($thing_statement:expr),* $(,)?) => { ... };
}