// Copyright (c) 2021 Harry [Majored] [hello@majored.pw]
// MIT License (https://github.com/Majored/rs-async-zip/blob/main/LICENSE)
#[tokio::main]
async fn main() {
#[cfg(features = "deflate")]
if let Err(err) = inner::run().await {
eprintln!("Error: {}", err);
eprintln!("Usage: cli_compress