Module interoptopus::patterns::option[][src]

Expand description

Like a regular Option but FFI safe.

Structs

FFIOption

An option-like type at the FFI boundary where a regular Option doesn’t work.