2 lines
34 B
Rust
2 lines
34 B
Rust
#[tokio::main]
|
|
async fn main() {}
|
#[tokio::main]
|
|
async fn main() {}
|