Skip to contents

[Stable]

Usage

inspect_fail(x, fn, ...)

Arguments

x

A Result object.

fn

A function to apply to the wrapped value.

...

Additional optional values that may be used by specific methods.

Value

The input x.