Skip to main content
collect_stream
tuwunel_
core
1.6.2
In tuwunel_
core::
utils::
string
tuwunel_core
::
utils
::
string
Function
collect_
stream
Copy item path
Source
pub fn collect_stream<F>(func: F) ->
Result
<
String
>
where F:
FnOnce
(&mut dyn
Write
) ->
Result
,