page-lock

Crates.iopage-lock
lib.rspage-lock
version3.1.0
created_at2022-01-10 18:57:12.812427+00
updated_at2022-02-14 04:02:45.065996+00
descriptionA library for reading and writing data from bytes array
homepage
repositoryhttps://github.com/nurmohammed840/page-lock.rs
max_upload_size
id511546
size21,790
Nur (nurmohammed840)

documentation

README

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"
Commit count: 0

cargo fmt