Skip to main content

worker_handlers_source_path

Function worker_handlers_source_path 

Source
pub fn worker_handlers_source_path(context: &str) -> PathBuf
Expand description

v0.8: project-relative synthetic source path of the workers-mode handlers file for a given context. Used so the emitter’s relative-import machinery resolves correctly against the workers layout.