maciejhirsz / kobold

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

Remove DynAnchor #44

Closed maciejhirsz closed 1 year ago

maciejhirsz commented 1 year ago

Seemed like a footgun, needed to do an extra trait for a trait object in stateful, but that also looks safer now.