skhtml/typed-html
Bodil Stokke 001a7ba016 Parameterise nodes etc on output type, so we can type event handlers based on it.
With this, Node<String> only accepts event handlers implemented
for String, etc. No danger of trying to stringify functions and vice versa.
2018-11-16 23:33:11 +00:00
..
src Parameterise nodes etc on output type, so we can type event handlers based on it. 2018-11-16 23:33:11 +00:00
Cargo.toml Event handlers! 2018-11-15 23:25:38 +00:00