☰
ErrorBox
In bytecheck
?
Type Definition
bytecheck
::
ErrorBox
source
·
[
−
]
pub type ErrorBox<E> =
Box
<E>;
Expand description
The type used for boxing errors.