Implement stuff for concurrency.
authorChris Morgan <me@chrismorgan.info>
committerChris Morgan <me@chrismorgan.info>
commitfdba2f45b9b9d6fa05be6a4d0849add42d94516e
tree837b49fe52deb091f3f51c8f89b8b7d4557b6aa2
parent18518214c4609e182be5277b14c7c510c8fa9505
Implement stuff for concurrency.

This took some refactoring too for best effect.
.travis.yml
Cargo.toml
README.md
src/lib.rs
src/raw/any.rs [new file with mode: 0644]
src/raw/mod.rs [moved from src/raw.rs with 99% similarity]
src/with_clone.rs [deleted file]