3 unstable releases

0.3.0 Jan 22, 2025
0.2.2 May 21, 2024
0.2.0 Apr 17, 2024

#236 in macOS and iOS APIs

Download history 32677/week @ 2024-11-19 37897/week @ 2024-11-26 38333/week @ 2024-12-03 41457/week @ 2024-12-10 36332/week @ 2024-12-17 26687/week @ 2024-12-24 31242/week @ 2024-12-31 44805/week @ 2025-01-07 42009/week @ 2025-01-14 48162/week @ 2025-01-21 50815/week @ 2025-01-28 51013/week @ 2025-02-04 50819/week @ 2025-02-11 58254/week @ 2025-02-18 56791/week @ 2025-02-25 48849/week @ 2025-03-04

223,405 downloads per month
Used in 4 crates (3 directly)

Zlib OR Apache-2.0 OR MIT

4MB
71K SLoC

objc2-contacts

Latest version License Documentation CI

Rust bindings to Apple's framework Contacts.

This README is kept intentionally small to consolidate the documentation, see the Rust docs for more details on this crate.

This crate is part of the objc2 project, see that for related crates.


lib.rs:

Bindings to the Contacts framework

See Apple's docs and the general docs on framework crates for more information.

Dependencies