use mingling::macros::gen_program; pub mod cmd; pub mod err; pub mod fallback; pub mod gd_res_structure; pub mod res; gen_program!();