import "github.com/egdaemon/eg/runtime/x/wasi/egcargo"
func CacheDirectory(dirs ...string) string
func Env() ([]string, error)
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.