Skip to main content
write_chars
repline
0.0.14
In repline::
editor
repline
::
editor
Function
write_
chars
Copy item path
Source
fn write_chars<'a, W:
Write
>( c: impl
IntoIterator
<Item = &'a
char
>, w:
&mut W
, ) ->
Result
<
()
>