1// ---------------- [ File: ai-json-template/src/lib.rs ] 2#[macro_use] mod imports; use imports::*; 3 4x!{ai_json_template} 5x!{ai_json_template_for_vec} 6x!{ai_json_template_for_string} 7x!{ai_json_template_for_hashmap} 8x!{rigorous_json_command_builder_stage} 9x!{rigorous_json_command_builder}