rst_
renderer
0.4.1
rst_renderer
Function
render_xml
Copy item path
Source
pub fn render_xml<W>(document: &
Document
, stream: W) ->
Result
<
()
,
Error
>
where W:
Write
,