mucow 0.1.0

Equivalent to Cow for mootable data. The semantics are copy-on-consume, so a copy is only needed if you want to take ownership. Unlike Cow, the contents can be mutated without making a copy.
Documentation
Build #29519 2016-08-28T22:45:54.971395+00:00
# rustc version
rustc 1.13.0-nightly (e9bc1bac8 2016-08-24)
# docs.rs version
cratesfyi 0.2.0 (ec12c31 2016-08-27)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading mucow v0.1.0
Documenting mucow v0.1.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/mucow-0.1.0/src/lib.rs --crate-name mucow -o /home/cratesfyi/mucow-0.1.0/doc -L dependency=/home/cratesfyi/mucow-0.1.0/debug -L dependency=/home/cratesfyi/mucow-0.1.0/debug/deps`