block-sys 0.2.0

Raw bindings to Apple's C language extension of blocks
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "block-sys"
version = "0.2.0"
dependencies = [
 "objc-sys",
]

[[package]]
name = "objc-sys"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da30ff0a93f6801dc6c4f384ebe70146a40aac8ebf34e4e8ff1f528e859318a3"