☰
Type Definition Result
Other items in
object
::
read
All crates
?
Type Definition
object
::
read
::
Result
[
−
]
[src]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
The result type used within the read module.