#![allow(non_snake_case)] pub mod inputStreamEntry; pub mod inputStreamEntryImpl; pub mod sinkBox; pub mod sinkBoxImpl; pub mod sinkEntry; pub mod sinkEntryImpl;