key-rwlock 0.1.1

Simple library for keyed asynchronous reader-writer locks
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
coverage:
  range: 85..100
  round: down
  precision: 1
  status:
    project:
      default:
        threshold: 1%

ignore:
  - "tests"

comment:
  layout: "files"
  require_changes: yes