2 releases

Uses old Rust 2015

0.1.1 Sep 15, 2020
0.1.0 Jul 20, 2020
Download history 22165/week @ 2022-11-27 23897/week @ 2022-12-04 23491/week @ 2022-12-11 23304/week @ 2022-12-18 16150/week @ 2022-12-25 20943/week @ 2023-01-01 27621/week @ 2023-01-08 25512/week @ 2023-01-15 27268/week @ 2023-01-22 31112/week @ 2023-01-29 36764/week @ 2023-02-05 39253/week @ 2023-02-12 33460/week @ 2023-02-19 32937/week @ 2023-02-26 36991/week @ 2023-03-05 37380/week @ 2023-03-12

145,148 downloads per month
Used in 1,637 crates (15 directly)

MIT/Apache

115KB
2.5K SLoC

core-foundation-rs

Build Status

Compatibility

Targets macOS 10.7 by default.

To enable features added in macOS 10.8, set Cargo feature mac_os_10_8_features. To have both 10.8 features and 10.7 compatibility, also set mac_os_10_7_support. Setting both requires weak linkage, which is a nightly-only feature as of Rust 1.19.

For more experimental but more complete, generated bindings take a look at https://github.com/michaelwu/RustKit.

Contributing

If you wish to start contributing or even make a one-off change, simply submit a pull request with the code or documentation change and we'll go from there.

Dependencies

~170KB