pub mod input; pub mod pages; pub mod switch; pub mod tabs; pub mod wrapper; use crate::model::builder_traits;