3 unstable releases

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

#237 in macOS and iOS APIs

Download history 41580/week @ 2024-11-01 35753/week @ 2024-11-08 33770/week @ 2024-11-15 31795/week @ 2024-11-22 41108/week @ 2024-11-29 39836/week @ 2024-12-06 40100/week @ 2024-12-13 25954/week @ 2024-12-20 28858/week @ 2024-12-27 40111/week @ 2025-01-03 44473/week @ 2025-01-10 45830/week @ 2025-01-17 50155/week @ 2025-01-24 49158/week @ 2025-01-31 51618/week @ 2025-02-07 26103/week @ 2025-02-14

185,562 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