Provides a hassle-free data type for asynchronous programming, simplifying concurrent state management.
# Cargo.toml
[dependencies]
desync = "0.9.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows basic usage of Desync for synchronized access.
Add tokio or another async runtime as a dependency and ensure it is running.
No dependency data recorded yet.