Module result
diplomat_
runtime
0.8.2
Module result
Module Items
Structs
Unions
In crate diplomat_
runtime
Modules
result
writeable
Structs
DiplomatResult
DiplomatWriteable
Functions
diplomat_alloc
diplomat_free
Type Aliases
DiplomatByte
DiplomatChar
DiplomatStr
DiplomatStr16
diplomat_runtime
Module
result
Copy item path
Settings
Help
Summary
Source
Structs
§
Diplomat
Result
A
Result
-like type that can be passed across the FFI boundary as a value. Used internally to return
Result
s and
Option
s from functions.
Unions
§
Diplomat
Result
Value
🔒