Macro auto_json_db_one_file

Source
macro_rules! auto_json_db_one_file {
    ($struct:ident) => { ... };
}