1 2 3 4 5 6 7
//! Generated from Pokémon GO masterfile — group "badgeSettings". pub mod template_ids; pub mod types; pub use template_ids::*; pub use types::*;