macro_rules! spa_server_root {
($root: literal) => { ... };
() => { ... };
}Expand description
Specific SPA dist file root path in compile time
macro_rules! spa_server_root {
($root: literal) => { ... };
() => { ... };
}Specific SPA dist file root path in compile time