macro_rules! zng_hot_entry { () => { ... }; }
Declare hot reload entry.
Must be called at the root of the crate.
Must be called only once at the hot-reload crate.