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