3 unstable releases

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

#213 in macOS and iOS APIs

Download history 83875/week @ 2024-10-26 99289/week @ 2024-11-02 89055/week @ 2024-11-09 84886/week @ 2024-11-16 71113/week @ 2024-11-23 90374/week @ 2024-11-30 88568/week @ 2024-12-07 92567/week @ 2024-12-14 47998/week @ 2024-12-21 69614/week @ 2024-12-28 93102/week @ 2025-01-04 101624/week @ 2025-01-11 95483/week @ 2025-01-18 106291/week @ 2025-01-25 111245/week @ 2025-02-01 195666/week @ 2025-02-08

527,049 downloads per month
Used in 286 crates (2 directly)

Zlib OR Apache-2.0 OR MIT

4.5MB
80K SLoC

objc2-core-data

Latest version License Documentation CI

Rust bindings to Apple's framework CoreData.

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 CoreData framework

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

Dependencies