Puppet module for installing Rust from a PPA.
This module is also available on the Puppet Forge
The module includes a single class:
include 'rustlang'
By default this sets up the PPA and installs the rust-0.8 package. See the code for ways to get rust-nightly or other versions.