pub fn worker_dir_name(context: &str) -> String
v0.8: directory name of a Worker for a given context, with dots replaced by dashes (commerce.payment → commerce-payment).
commerce.payment
commerce-payment