Macro sqlx_model::model_sql_bind_match[][src]

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

简化model_sql_bind返回的待绑定操作代码的宏 可以自行循环实现此过程