dispatch2 0.3.1

Bindings and wrappers for Apple's Grand Central Dispatch (GCD)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
version = "0.3.1" # Remember to update html_root_url in lib.rs
description = "Bindings and wrappers for Apple's Grand Central Dispatch (GCD)"
keywords = ["gcd", "macos", "ios", "dispatch", "libdispatch"]
authors = ["Mads Marquart <mads@marquart.dk>", "Mary <mary@mary.zone>"]

[dev-dependencies]
static_assertions = "1.1.0"

[package.metadata.release]
shared-version = false
tag-prefix = "dispatch2"