//!
//! **Duid** (**D**jedou **u**ser **i**nterface **d**esign) is a web framework for creating fast and interactive client side web application in **Rust webassembly**
//! following [**Elm Architecture**](https://guide.elm-lang.org/architecture/).
//!
//!
pub use *;
pub use console;