We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e4f20 commit e40366fCopy full SHA for e40366f
src/bin/src/main.rs
@@ -114,4 +114,4 @@ async fn create_state() -> Result<ServerState> {
114
tcp_listener: listener,
115
world: World::new().await,
116
})
117
-}
+}
0 commit comments