Skip to main content

worker_router_with_dirs

Function worker_router_with_dirs 

Source
pub fn worker_router_with_dirs(
    worker: Worker,
    env_dir: impl Into<PathBuf>,
    work_dir: impl Into<PathBuf>,
) -> Router
Expand description

Build a worker server router with custom directories.