[][src]Module sn_ffi_utils::result

Utilities for handling results and errors across the FFI boundary.

Structs

FfiResult

FFI result wrapper.

NativeResult

A native Rust version of the FfiResult struct.

Constants

FFI_RESULT_OK

Constant value to be used for OK result.