Function freya_renderer::run_app
source · pub fn run_app<T: 'static + Clone>(
vdom: VirtualDom,
rdom: SafeDOM,
config: LaunchConfig<'_, T>,
mutations_notifier: Option<Arc<Notify>>,
hovered_node: HoveredNode
)
Expand description
Run the app