1 2 3 4 5 6
use planetwars_localdev; #[tokio::main] async fn main() { planetwars_localdev::run().await }