Structs§
- Diplomat
Result - A
Result-like type that can be passed across the FFI boundary as a value. Used internally to returnResults andOptions from functions.
Type Aliases§
- Diplomat
Option - A type to represent Option
over FFI.
Result-like type that can be passed across the FFI boundary
as a value. Used internally to return Results and Options
from functions.