Rust wrapper for Apple's Grand Central Dispatch.
# Cargo.toml
[dependencies]
dispatch = "0.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Dispatches a closure to the main GCD queue.
Use conditional compilation with #[cfg(target_os = "macos")] or similar
No dependency data recorded yet.