mirror of
https://github.com/DioxusLabs/dioxus
synced 2025-02-17 14:18:27 +00:00
This commit adds the framework for "comparable components". This allows complete sealing of bump-allocated properties types, and a comparison method that performs a "safe" cast without transmute. This lets us completely erase types but still be able to perform partialeq over render frames |
||
---|---|---|
.. | ||
basic.rs | ||
hello.rs | ||
infer.rs | ||
jackjill.rs | ||
query.rs | ||
rsxt.rs | ||
weather.rs |