core-text 18.0.1

Bindings to the Core Text framework.
Documentation
[dependencies.core-foundation]
version = "0.9"

[dependencies.core-graphics]
version = "0.21.0"

[dependencies.foreign-types]
version = "0.3"

[dependencies.libc]
version = "0.2"

[features]
default = ["mountainlion"]
mountainlion = []

[package]
authors = ["The Servo Project Developers"]
description = "Bindings to the Core Text framework."
license = "MIT/Apache-2.0"
name = "core-text"
repository = "https://github.com/servo/core-foundation-rs"
version = "18.0.1"
[package.metadata.docs.rs]
default-target = "x86_64-apple-darwin"