tokio::util

Module bit

Source

Structs§

Functions§

  • mask_for 🔒
    Returns a usize with the right-most n bits set.
  • unpack 🔒
    Unpacks a value using a mask & shift.