☰
ReadResult
In webc::v1
?
Type Definition
webc
::
v1
::
ReadResult
source
·
[
−
]
pub type ReadResult<T> =
Result
<T,
Error
>;
Expand description
The result type used within the read module.