macro_rules! hot_reload_init {
() => { ... };
($cfg: expr) => { ... };
}
Expand description
Start the hot reloading server with the current directory as the root
macro_rules! hot_reload_init {
() => { ... };
($cfg: expr) => { ... };
}
Start the hot reloading server with the current directory as the root