3 unstable releases

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

#230 in macOS and iOS APIs

Download history 26591/week @ 2024-10-07 33768/week @ 2024-10-14 34530/week @ 2024-10-21 38256/week @ 2024-10-28 41831/week @ 2024-11-04 33204/week @ 2024-11-11 34197/week @ 2024-11-18 35691/week @ 2024-11-25 38958/week @ 2024-12-02 39676/week @ 2024-12-09 40655/week @ 2024-12-16 26021/week @ 2024-12-23 28535/week @ 2024-12-30 45130/week @ 2025-01-06 42642/week @ 2025-01-13 42848/week @ 2025-01-20

163,933 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