crossbeam_channel

Module utils

Source
Expand description

Miscellaneous utilities.

Functionsยง

  • shuffle ๐Ÿ”’
    Randomly shuffles a slice.
  • sleep_until ๐Ÿ”’
    Sleeps until the deadline, or forever if the deadline isnโ€™t specified.