odds 0.3.1

Odds and ends — collection miscellania. Extra functionality for slices (`.find()`, `RevSlice`), strings and other things. Things in odds may move to more appropriate crates if we find them.
Documentation
Build #77530 2017-11-27T18:35:09.976993+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading odds v0.3.1
Fresh unchecked-index v0.2.2
Fresh rawpointer v0.1.0
Fresh rawslice v0.1.0
Documenting odds v0.3.1
Running `rustdoc --crate-name odds .cargo/registry/src/github.com-1ecc6299db9ec823/odds-0.3.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="docs"' --cfg 'feature="default"' --cfg 'feature="std-vec"' --cfg 'feature="std"' --cfg 'feature="std-string"' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rawslice=/home/cratesfyi/cratesfyi/debug/deps/librawslice-fe319db3a7a8b5d2.rlib --extern-version rawslice=rawslice,0.1.0 --extern rawpointer=/home/cratesfyi/cratesfyi/debug/deps/librawpointer-171c6e276d8f8497.rlib --extern-version rawpointer=rawpointer,0.1.0 --extern unchecked_index=/home/cratesfyi/cratesfyi/debug/deps/libunchecked_index-514c17585cd29a89.rlib --extern-version unchecked_index=unchecked-index,0.2.2`
Finished dev [unoptimized + debuginfo] target(s) in 1.80 secs