This is a plugin for Racetrack which extends it with Rust Job Type. It's a language wrapper converting your code written in Rust to a Job web service.
-
Install
racetrack
client and generate ZIP plugin by runningmake bundle
. -
Activate the plugin in Racetrack Dashboard Admin page by uploading the zipped plugin file.
You can deploy sample Rust job by running:
racetrack deploy sample-rust-function