{"library":"sync-wrapper","type":"library","category":null,"description":"A tool for enlisting the compiler's help in proving the absence of concurrency issues by wrapping types to enforce single-threaded usage.","language":"rust","status":"active","version":"1.0.2","tags":["concurrency","safety","wrapper","thread"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nsync_wrapper = \"1.0.2\"","imports":["use sync_wrapper::SyncWrapper;"]},{"cmd":"cargo add sync_wrapper","imports":[]}],"homepage":"https://docs.rs/sync_wrapper","github":"https://github.com/Actyx/sync_wrapper","docs":"https://docs.rs/sync_wrapper/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}