#[main]
Marks async function for futures_net.
#[futures_net::main] async fn main() -> std::io::Result<()> { Ok(()) }