ctoolbox
0.1.0
In ctoolbox::
formats::
troff
ctoolbox
::
formats
::
troff
Function
convert_man_troff_to_html
Copy item path
Source
pub fn convert_man_troff_to_html(data:
Vec
<
u8
>) ->
Result
<(
Vec
<
u8
>,
FormatLog
)>