skhtml/examples/dodrio
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
..
counter Fix build errors for examples 2022-01-27 18:16:32 +00:00
todomvc cargo clippy --fix -- --allow unused_braces 2022-01-27 18:16:32 +00:00