sero 0.1.16

A simple and lightweight library for maintaining a shared store of locks.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.dashmap]
version = "5"

[package]
description = "A simple and lightweight library for maintaining a shared store of locks."
documentation = "https://docs.rs/sero"
edition = "2021"
license = "MIT"
name = "sero"
readme = "README.md"
repository = "https://github.com/mrvillage/sero"
version = "0.1.16"