Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["hinto.janai <hinto.janai@protonmail.com>"]
description = "Read Only Lock"
documentation = "https://docs.rs/rolock"
edition = "2021"
keywords = ["read", "lock", "sync", "read-only", "thread"]
license = "MIT"
name = "rolock"
readme = "README.md"
repository = "https://github.com/hinto-janai/rolock"
version = "0.1.2"