We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16591a commit 18f87d8Copy full SHA for 18f87d8
src/main.rs
@@ -47,4 +47,4 @@ async fn main() {
47
// Run the server
48
if let Err(e) = server.await {
49
eprintln!("Server error: {}", e);
50
- }
+ }
0 commit comments