use ztp::run; #[tokio::main] async fn main() { run().await }