#![allow(non_snake_case)]
/// The main entry point for the Summary application.
///
/// This function initializes the command structure and executes the appropriate
/// command based on the provided command-line arguments.
#[allow(dead_code)]
#[tokio::main]
async fn main() {
(Struct::Binary::Command::Struct::Fn().Fn)().await
}
pub mod Fn;
pub mod Struct;