//! Application layer providing the main Knx library interface.
//!
//! This module contains the main Knx struct that serves as the primary
//! entry point for the library, managing connections and telegram
//! processing, and providing a high-level API for KNX/IP communication.
pub use ;
pub use ;