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