core-foundation-sys 0.7.0

Bindings to Core Foundation for macOS
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[features]
mac_os_10_7_support = []
mac_os_10_8_features = []

[package]
authors = ["The Servo Project Developers"]
build = "build.rs"
description = "Bindings to Core Foundation for macOS"
homepage = "https://github.com/servo/core-foundation-rs"
license = "MIT / Apache-2.0"
name = "core-foundation-sys"
repository = "https://github.com/servo/core-foundation-rs"
version = "0.7.0"