take_while_with_failure 0.1.0

Adds a `take_while_with_failure` iterator that behaves identically to `take_while`, but also includes the first element that fails.
Documentation
Build #13011 2016-08-09T12:52:02.451441+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

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