diplomat_
runtime
0.8.2
Module result
Structs
Unions
In crate diplomat_
runtime
Module
diplomat_runtime
::
result
Copy item path
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
🔒