Macro icbiadb::query_deserialize[][src]

macro_rules! query_deserialize {
    ($v : expr, ($($field : ident : $type : ty), +)) => { ... };
}