arbitrary-lock 0.1.0

Lock by arbitrary keys
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[badges.maintenance]
status = "actively-developed"
[dependencies.dashmap]
version = "5.4.0"

[package]
authors = ["Wilson Lin <code@wilsonl.in>"]
description = "Lock by arbitrary keys"
edition = "2021"
homepage = "https://github.com/wilsonzlin/arbitrary-lock"
license = "MIT"
name = "arbitrary-lock"
readme = "README.md"
repository = "https://github.com/wilsonzlin/arbitrary-lock.git"
version = "0.1.0"