Type Definition abi_stable::std_types::UnsyncRBoxError[][src]

pub type UnsyncRBoxError = RBoxError_<UnsyncUnsend>;
Expand description

Ffi safe equivalent to Box<dyn std::error::Error>.