tokio
1.46.1
Module repeat
Module Items
Structs
Functions
In tokio::
io::
util
tokio
::
io
::
util
Module
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.