wrc 0.3.0

A thread-safe weighted reference counting smart-pointer for Rust.
Documentation
#!/bin/sh

docker run --rm -v "$(pwd)":/app -w /app rustlang/rust:nightly sh -c "cargo $@"