Module xlang_abi::ops

source ·
Expand description

Try stuff

Enums

Enum Representing Control Flow for the try! macro
An Empty enum, used for residuals

Traits

Allows construction of types from Residuals
Reimplementation of the standard Try trait.