Module result

Source

Structs§

DiplomatResult
A Result-like type that can be passed across the FFI boundary as a value. Used internally to return Results and Options from functions.

Unions§

DiplomatResultValue 🔒