0.10.0: move Clone functionality into a feature. 0.10.0
authorChris Morgan <me@chrismorgan.info>
committerChris Morgan <me@chrismorgan.info>
commitc6480a91723804547a8cc99a2066f64436008abe
tree9f1d217365553a8ac30c3076cfde3c00d150c1ea
parente84d5846bfd41da40627118315f8821ef52c4065
0.10.0: move Clone functionality into a feature.

No more separate Git branch for it; Cargo features fit the bill well.
.travis.yml
Cargo.toml
README.md
src/lib.rs
src/raw.rs
src/unchecked_any.rs
src/with_clone.rs [new file with mode: 0644]