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

#235 in macOS and iOS APIs

Download history 84986/week @ 2024-11-17 73401/week @ 2024-11-24 88343/week @ 2024-12-01 89147/week @ 2024-12-08 91227/week @ 2024-12-15 49083/week @ 2024-12-22 69025/week @ 2024-12-29 95169/week @ 2025-01-05 100608/week @ 2025-01-12 96861/week @ 2025-01-19 105083/week @ 2025-01-26 114005/week @ 2025-02-02 201007/week @ 2025-02-09 191140/week @ 2025-02-16 229855/week @ 2025-02-23 232774/week @ 2025-03-02

864,713 downloads per month
Used in 228 crates (2 directly)

Zlib OR Apache-2.0 OR MIT

4MB
76K 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