//! Hylix - Build, test & deploy verifiable apps on Hyli
//!//! Hylix is a developer toolbox and CLI to build vApps on Hyli,
//! the new proof-powered L1 to build the next generation of apps onchain.
pubmodcommands;pubmodconfig;pubmoderror;pubmodlogging;// Re-export commonly used types
pubuseconfig::{BackendType, HylixConfig};pubuseerror::{HylixError, HylixResult};