This is the rv.dev source repo, based on the Fastly Compute Rust Starter Kit repo. It is a simple Rust app that serves HTTP responses for a few hard-coded paths.
bin/setup- Install the dependencies (Fastly CLI, Rust, etc)bin/test- Run the testsbin/lint- The linting safety net