pub fn get_planet_name(id: i64) -> Option<String>
Expand description

Get the name of a planet

Arguments: id: i64 - The ID of the planet