Macro sqlx_model::model_sql_bind_match[][src]

macro_rules! model_sql_bind_match {
    ($bind_res : expr, { $($key : literal : $bind : expr), + $(,) ? }) => { ... };
}