1pub mod capture_rate; 2pub mod gender; 3pub mod gender_rate; 4pub mod language; 5pub mod pokeathlon_stat; 6pub mod pokemon_type; 7pub mod stat; 8pub mod time_of_day;