Crates.io | page-lock |
lib.rs | page-lock |
version | 3.1.0 |
source | src |
created_at | 2022-01-10 18:57:12.812427 |
updated_at | 2022-02-14 04:02:45.065996 |
description | A library for reading and writing data from bytes array |
homepage | |
repository | https://github.com/nurmohammed840/page-lock.rs |
max_upload_size | |
id | 511546 |
size | 21,790 |
An async library for locking page address.
You may want to use this library to lock spacific page address. (For example database)
Add this to your project's Cargo.toml
file.
[dependencies]
page-lock = "3"