tokio::io::util

Module 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.