The `iter_causes` method does the `skip(1)` for us and `e.causes()` is now deprecated. Unfortunately, `Fail::iter_causes` is only implemented on the trait *object*, not a provided method for all implementations of the trait. This means that calling it is slightly less ergonomic...master
parent
b3976bfb5a
commit
73d4adbc12
Loading…
Reference in new issue