Macro golang_type_decl::gen_json_struct_from_file[][src]

macro_rules! gen_json_struct_from_file {
    ($path:literal) => { ... };
    ($path:literal, nth = $nth:literal) => { ... };
}