use cock_web::*;

#[tokio::main]
async fn main() {
    runner().await
}