page-lock 3.1.0

A library for reading and writing data from bytes array
Documentation
[dependencies]

[dev-dependencies.fastrand]
version = "1.7.0"

[dev-dependencies.futures]
version = "0.3.21"

[dev-dependencies.tokio]
features = ["macros", "rt-multi-thread"]
version = "1"

[dev-dependencies.tokio-test]
version = "0.4"

[dev-dependencies.wasm-bindgen-test]
version = "0.3.0"

[package]
authors = ["Nur <nurmohammed840@gmail.com>"]
description = "A library for reading and writing data from bytes array"
edition = "2018"
keywords = ["async", "locking", "lock"]
license = "MIT"
name = "page-lock"
repository = "https://github.com/nurmohammed840/page-lock.rs"
version = "3.1.0"