Crate zng_ext_hot_reload
source ·Macros§
- Declares a patchable static.
- Static reference to a
hot_static!
. - Implementation of
lazy_static!
that supports hot reloading. - Declare hot reload entry.
Structs§
- Arguments for custom rebuild runners.
- Hot reload service.
- Args for
HOT_RELOAD_EVENT
. - Hot reload app extension.
- Status of a monitored dynamic library crate.
Enums§
- Rebuild error.
Statics§
- Event notifies when a new version of a hot reload dynamic library has finished rebuild and has loaded.
Attribute Macros§
- Expands an impl into a
UiNode
impl.