[][src]Type Definition abi_stable::std_types::std_error::SendRBoxError

type SendRBoxError = RBoxError_<UnsyncSend>;

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