#![allow(non_snake_case)] pub mod wifiBox; pub mod wifiBoxImpl; pub mod wifiEntry; pub mod wifiEntryImpl;