tokio::util

Module sharded_list

Source

Structs§

  • ShardGuard 🔒
    Used to get the lock of shard.
  • An intrusive linked list supporting highly concurrent updates.

Traits§

  • Determines which linked list an item should be stored in.