Skip to contents

Test for Err

Usage

is_err(x)

Arguments

x

object to be tested

Value

logical; whether x is an Err instance

See also

Other result: Err(), Ok(), is_ok()