Crate freya_native_core
source ·Modules§
- Integration between Dioxus and the RealDom
- Important dependencies that are used by the rest of the library Feel free to just add the dependencies in your own Crates.toml
- Items related to Nodes in the RealDom
- Utilities that provide limited access to nodes
- A prelude of commonly used items
- A Dom that can sync with the VirtualDom mutations intended for use in lazy renderers.
- A tree of nodes intigated with shipyard
Structs§
- Handle to an entity.
Type Aliases§
- A map that can be sent between threads
- A set that can be sent between threads
- A map of types that can be sent between threads