Skip to content

Instantly share code, notes, and snippets.

@peterhuene
Last active July 24, 2018 00:06
Show Gist options
  • Save peterhuene/00ba85ed18bb42437355f63829f2471e to your computer and use it in GitHub Desktop.
Save peterhuene/00ba85ed18bb42437355f63829f2471e to your computer and use it in GitHub Desktop.
Rust worker config
{
"Description":{
"Language": "Rust",
"Extension": ".rs",
"DefaultExecutablePath": "rust_worker",
"DefaultWorkerPath": "worker.config.json",
"Arguments": ["run"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment