#[instrument]
Defines the async main function.
#[span] async fn main() -> std::io::Result<()> { Ok(()) }