skhtml/examples
Samuel El-Borai 9d5f32ba9b cargo clippy --fix -- --allow unused_braces
- The '--allow unused_braces' is to avoid removing the extra curly
  braces used within html! macro calls.
2022-01-27 18:16:32 +00:00
..
dodrio cargo clippy --fix -- --allow unused_braces 2022-01-27 18:16:32 +00:00
iron Add Send to all output types 2019-05-28 16:30:53 +02:00
stdweb Adding support for the ARIA role attribute 2019-05-28 16:03:12 +02:00