☰
Result
Result
In xml::writer
Modules
events
Structs
EmitterConfig
EventWriter
Enums
Error
Type Definitions
Result
?
Type Definition
xml
::
writer
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
EmitterError
>;
Expand description
A result type yielded by
XmlWriter
.