Skip to contents

Create an Err instance

Usage

Err(...)

Arguments

...

error messages to be contained

Value

an Err instance

See also

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