maciejhirsz / kobold

Easy declarative web interfaces.
https://docs.rs/kobold/
Mozilla Public License 2.0
385 stars 7 forks source link

`Html` -> `View` #28

Closed maciejhirsz closed 1 year ago

maciejhirsz commented 1 year ago
  1. Renames Html to View.
  2. Renames html! to view!.
  3. The whole stateful module is now behind (enabled by default) feature flag.