unwrap_or_panic 0.3.0

Unwrap a `Result<T, E>` without formating the Error `E` and no trait bound `E: Debug`
Documentation

unwrap_or_panic

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 2 of them enabled by default.

default

track_caller (default)

This feature flag does not enable additional features.

never_inline

This feature flag does not enable additional features.

panic_location

This feature flag does not enable additional features.