diplomat_
runtime
0.8.2
Module result
Module Items
Structs
Unions
In crate diplomat_
runtime
diplomat_runtime
Module
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
🔒