1 2 3 4 5 6 7 8
mod derive { mod enums; mod struct_generic; mod struct_map; mod structs; mod unit_enum; mod unit_struct; }