tokio
1.41.1
Module repeat
Structs
Functions
In tokio::io::util
Module
tokio
::
io
::
util
::
repeat
Copy item path
source
·
[
−
]
Structs
§
Repeat
An async reader which yields one byte over and over and over and over and over and…
Functions
§
repeat
Creates an instance of an async reader that infinitely repeats one byte.