syncrs 0.2.0

spinlock-based syncronization primitives for no_std enviroments
Documentation
[lib]
name = "syncrs"
path = "src/lib.rs"

[package]
authors = ["Saúl Valdelvira <saul@saulv.es>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "spinlock-based syncronization primitives for no_std enviroments"
edition = "2024"
license = "GPL-3.0-only"
name = "syncrs"
readme = "README"
repository = "https://github.com/saulvaldelvira/sync.rs"
version = "0.2.0"