Module tokio::io::util::repeat

source ·

Structs

  • An async reader which yields one byte over and over and over and over and over and…

Functions

  • Creates an instance of an async reader that infinitely repeats one byte.