Module zresult

Module zresult 

Source

Macros§

anyhow
Construct an ad-hoc error from a string or existing non-anyhow error value.
bail
to_zerror
zerror

Structs§

NegativeI8
ShmError
ZError

Traits§

ErrNo
IError
Error is a trait representing the basic expectations for error values, i.e., values of type E in Result<T, E>.

Functions§

cold
likely
unlikely

Type Aliases§

Error
ZResult