dispatch 0.1.4

Rust wrapper for Apple's Grand Central Dispatch.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Steven Sheldon"]
description = "Rust wrapper for Apple's Grand Central Dispatch."
documentation = "http://ssheldon.github.io/rust-objc/dispatch/"
exclude = [".gitignore", ".travis.yml", "travis_install.sh", "travis_test.sh", "tests-ios/**"]
keywords = ["gcd", "objective-c", "osx", "ios"]
license = "MIT"
name = "dispatch"
readme = "README.md"
repository = "http://github.com/SSheldon/rust-dispatch"
version = "0.1.4"