typed-html 0.2.2

Type checked JSX for Rust
1
2
3
4
#[cfg(feature = "stdweb")]
pub mod stdweb;
#[cfg(feature = "dodrio_macro")]
pub mod dodrio;