Skip to main content
fmt_markdown
tuwunel_
core
1.6.2
In tuwunel_
core::
log::
capture::
util
tuwunel_core
::
log
::
capture
::
util
Function
fmt_
markdown
Copy item path
Source
pub fn fmt_markdown<S>(out:
Arc
<
Mutex
<S>>) ->
Box
<
Closure
>
where S:
Write
+
Send
+ 'static,