pub fn get_planet_info_vector(planet_name: String) -> (PlanetInfo, String)
Retrieve info about a planet.
PlanetInfo structure.