The gopath, but for rust.
cargo install rusti
rusti get package_url
Example:
rusti get github.com/dowlandaiello/rusti
rusti install package_url
Example:
rusti install github.com/dowlandaiello/rusti
rusti run
rusti build
rusti init package_url
Example:
rusti init github.com/dowlandaiello/rusti