pub type SendRBoxError = RBoxError_<UnsyncSend>;Expand description
Ffi safe equivalent to Box<dyn std::error::Error + Send>.
Aliased Typeยง
#[repr(C)]pub struct SendRBoxError { /* private fields */ }pub type SendRBoxError = RBoxError_<UnsyncSend>;Ffi safe equivalent to Box<dyn std::error::Error + Send>.
#[repr(C)]pub struct SendRBoxError { /* private fields */ }