☰
Type Definition ErrorBox
Other items in
bytecheck
All crates
?
Type Definition
bytecheck
::
ErrorBox
[
−
]
[src]
pub type ErrorBox<E> =
Box
<E>;
Expand description
The type used for boxing errors.