usesuper::*;modtools{#[allow( unused_imports )]pubusesuper::super::*;}/// Private namespace of the module.
modprivate{}TheModule::mod_interface!{/// layer_a
layer layer_a;}// use macro1 as macro1b;
#[allow( unused_imports )]use macro2 as macro2b;// use macro3 as macro3b;