diplomat_runtime
0.8.2
Module result
Structs
Unions
In crate diplomat_runtime
Module
diplomat_runtime
::
result
Copy item path
source
·
[
−
]
Structs
§
DiplomatResult
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
§
DiplomatResultValue
🔒