sync_wrapper

Crates.iosync_wrapper
lib.rssync_wrapper
version1.0.2
sourcesrc
created_at2020-05-16 18:10:10.458779
updated_at2024-11-20 16:29:59.416129
descriptionA tool for enlisting the compiler's help in proving the absence of concurrency
homepagehttps://docs.rs/sync_wrapper
repositoryhttps://github.com/Actyx/sync_wrapper
max_upload_size
id242446
size20,799
Developers (github:actyx:developers)

documentation

https://docs.rs/sync_wrapper

README

Latest Version Rust Documentation

SyncWrapper

A mutual exclusion primitive that relies on static type information only.

This library is inspired by this discussion.

Commit count: 26

cargo fmt