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

type RBoxError = RBoxError_<SyncSend>;

Ffi safe equivalent to Box<::std::error::Error+Send+Sync>.