☰
Type Definition ErrorResult
Other items in
limiting_factor
All crates
?
Type Definition
limiting_factor
::
ErrorResult
[
−
]
[src]
pub type ErrorResult<T> =
Result
<T,
Box
<dyn
Error
>>;