Crate freya_native_core

Source

Modules§

attributes
dioxus
Integration between Dioxus and the RealDom
events
exports
Important dependencies that are used by the rest of the library Feel free to just add the dependencies in your own Crates.toml
node
Items related to Nodes in the RealDom
node_ref
Utilities that provide limited access to nodes
prelude
A prelude of commonly used items
real_dom
A Dom that can sync with the VirtualDom mutations intended for use in lazy renderers.
tags
tree
A tree of nodes intigated with shipyard

Structs§

NodeId
Handle to an entity.
SendAnyMap
A map of types that can be sent between threads