spin-lock 0.2.1

A simple spin lock implemented by the standard facilities
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
description = "A simple spin lock implemented by the standard facilities"
edition = "2021"
license = "MIT"
name = "spin-lock"
repository = "https://github.com/xmh0511/spin-lock-rs"
version = "0.2.1"