amnesiac/lock

Types

pub type LockType {
  Read
  Write
  StickyWrite
}

Constructors

  • Read
  • Write
  • StickyWrite
Search Document