microlock 0.3.1

A crate for waiting: Small locks and other timing things!
Documentation
[dependencies]

[[example]]
name = "channel"
path = "examples/channel.rs"

[lib]
name = "microlock"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A crate for waiting: Small locks and other timing things!"
edition = "2021"
license = "MIT"
name = "microlock"
readme = "README.md"
repository = "https://git.tudbut.de/tudbut/microlock"
version = "0.3.1"