2 releases

0.2.2 May 21, 2024
0.2.1 May 21, 2024
0.2.0 Apr 17, 2024

#188 in macOS and iOS APIs

Download history 62/week @ 2024-04-11 240/week @ 2024-04-18 13668/week @ 2024-04-25 30348/week @ 2024-05-02 25824/week @ 2024-05-09 42021/week @ 2024-05-16 47108/week @ 2024-05-23 56243/week @ 2024-05-30 42137/week @ 2024-06-06 44906/week @ 2024-06-13 46794/week @ 2024-06-20 45875/week @ 2024-06-27

191,216 downloads per month
Used in 28 crates (2 directly)

MIT license

3MB
64K 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