3 lines
38 B
Rust
3 lines
38 B
Rust
#[tokio::main]
|
|
pub async fn main() {}
|
#[tokio::main]
|
|
pub async fn main() {}
|