Function hypermangle_core::load_scripts_into_router
source · pub fn load_scripts_into_router(
router: Router,
path: &Path,
async_runtime: Handle
) -> Routerpub fn load_scripts_into_router(
router: Router,
path: &Path,
async_runtime: Handle
) -> Router