import "github.com/egdaemon/eg/runtime/x/wasi/egcargo"
func AutoTest() eg.OpFn
func CacheDirectory(dirs ...string) string
func Env() []string
attempt to build the rust environment that sets up the cargo environment for caching.
func Runtime() shell.Command
Create a shell runtime that properly sets up the cargo environment for caching.