page-lock 3.1.0

A library for reading and writing data from bytes array
Documentation

Docs

An async library for locking page address.

You may want to use this library to lock spacific page address. (For example database)

Example

Add this to your project's Cargo.toml file.

[dependencies]

page-lock = "3"