mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Use AttrValue instead of Cow in Classes * Wrap indexset into Rc * Impl ImplicitClone for Classes * clippy * Trigger CI * Update macro stderr * Copy optimization made for String to AttrValue * Update macro stderr again