pub static HOT_RELOAD_EVENT: Event<HotReloadArgs>
Expand description
Event notifies when a new version of a hot reload dynamic library has finished rebuild and has loaded.
This event is used internally by hot nodes to reinit.
pub static HOT_RELOAD_EVENT: Event<HotReloadArgs>
Event notifies when a new version of a hot reload dynamic library has finished rebuild and has loaded.
This event is used internally by hot nodes to reinit.