yew/packages
Muhammad Hamza e9b64e0a45
Add the ability to use non-literal string as attribute names (#2593)
* Use AttrValue instead of &'static str in Attributes::IndexMap

* avoid monomorphization to reduce binary size

* fmt & `#[inline(always)]`s

* more attempts to reduce the code size

* make clippy happy
2022-04-13 03:27:22 +05:00
..
2022-04-03 08:00:16 +09:00