sync_wrapper

Crates.iosync_wrapper
lib.rssync_wrapper
version1.0.1
sourcesrc
created_at2020-05-16 18:10:10.458779
updated_at2024-04-08 08:32:19.388197
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,522
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: 23

cargo fmt