unicase 1.4.2

A case-insensitive wrapper around strings.
Documentation
Build #54290 2017-06-03T22:36:00.916501+00:00
# rustc version
rustc 1.19.0-nightly (d47cf08d5 2017-05-28)
# docs.rs version
cratesfyi 0.3.4 (cc96115 2017-05-09)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading unicase v1.4.2
Compiling version_check v0.1.2
Running `rustc --crate-name version_check .cargo/registry/src/github.com-1ecc6299db9ec823/version_check-0.1.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=2b79b50ed3fe47cf -C extra-filename=-2b79b50ed3fe47cf --out-dir /home/cratesfyi/unicase-1.4.2/debug/deps -L dependency=/home/cratesfyi/unicase-1.4.2/debug/deps --cap-lints allow`
Compiling unicase v1.4.2
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/unicase-1.4.2/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=9e8aa943817d5b8f -C extra-filename=-9e8aa943817d5b8f --out-dir /home/cratesfyi/unicase-1.4.2/debug/build/unicase-9e8aa943817d5b8f -L dependency=/home/cratesfyi/unicase-1.4.2/debug/deps --extern version_check=/home/cratesfyi/unicase-1.4.2/debug/deps/libversion_check-2b79b50ed3fe47cf.rlib --cap-lints allow`
Running `/home/cratesfyi/unicase-1.4.2/debug/build/unicase-9e8aa943817d5b8f/build-script-build`
Documenting unicase v1.4.2
Running `rustdoc --crate-name unicase .cargo/registry/src/github.com-1ecc6299db9ec823/unicase-1.4.2/src/lib.rs -o /home/cratesfyi/unicase-1.4.2/doc -L dependency=/home/cratesfyi/unicase-1.4.2/debug/deps --cfg __unicase__iter_cmp --cfg __unicase__default_hasher`
Finished dev [unoptimized + debuginfo] target(s) in 2.20 secs