Macro struct_to_json_db::struct_db_relation

source ยท
macro_rules! struct_db_relation {
    ($first:ident, $second:ident) => { ... };
}