Module lock_order::lock

source ·

Traits§

  • Describes how to apply a lock type to the implementing type.
  • Describes how to acquire reader and writer locks to the implementing type.
  • Describes how to access state in Self that doesn’t require locking.