pub type ErrorObjectOwned = ErrorObject<'static>;
Expand description

Owned variant of ErrorObject.