#[cfg(not(tarpaulin_include))] #[tokio::main] async fn main() -> Result<(), std::io::Error> { ${REPO_NAME_SNAKE}::run(None).await }