rustang 0.0.1

A portmanteau of 'Rust' and 'Mustang'. How can this not be awesome?
Documentation
1
2
3
4
5
6
#[cfg(test)]
mod tests {
    #[test]
    fn it_works() {
    }
}