Expand description
Expect with formatting
Traitsยง
- Expect
With - Adds
expect_with(). It is implemented for anyOption<T>andResult<T, E>whereEisDebug(all std types that hasexpectmethod).
Expect with formatting
expect_with(). It is implemented for any Option<T> and Result<T, E> where E is Debug (all std types that has expect method).