skhtml/typed-html/src
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
..
bin Parameterise nodes etc on output type, so we can type event handlers based on it. 2018-11-16 23:33:11 +00:00
types Reorganise, docs, HTML escaping. 2018-11-14 18:25:05 +00:00
dom.rs Parameterise nodes etc on output type, so we can type event handlers based on it. 2018-11-16 23:33:11 +00:00
elements.rs Parameterise nodes etc on output type, so we can type event handlers based on it. 2018-11-16 23:33:11 +00:00
events.rs Parameterise nodes etc on output type, so we can type event handlers based on it. 2018-11-16 23:33:11 +00:00
lib.rs Parameterise nodes etc on output type, so we can type event handlers based on it. 2018-11-16 23:33:11 +00:00