☰
Type Definition EmitResult
Other items in
yaml_rust
::
emitter
All crates
?
Type Definition
yaml_rust
::
emitter
::
EmitResult
[
−
]
[src]
pub type EmitResult =
Result
<
()
,
EmitError
>;