1 2 3 4 5 6
pub use ahecha_html as html; pub use ahecha_macro::*; pub mod prelude { pub use ahecha_html::*; pub use ahecha_macro::*; }