maciejhirsz / kobold

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

Procedural `class!` macro #105

Closed maciejhirsz closed 2 months ago

maciejhirsz commented 2 months ago

New macro generates a bespoke function for toggling a given class using a string literal which should be a performance win.