2 releases

0.2.2 May 21, 2024
0.2.0 Apr 17, 2024

#218 in macOS and iOS APIs

Download history 15914/week @ 2024-08-27 19059/week @ 2024-09-03 17088/week @ 2024-09-10 20737/week @ 2024-09-17 21534/week @ 2024-09-24 26951/week @ 2024-10-01 27393/week @ 2024-10-08 33459/week @ 2024-10-15 35071/week @ 2024-10-22 39296/week @ 2024-10-29 41003/week @ 2024-11-05 32752/week @ 2024-11-12 32649/week @ 2024-11-19 37822/week @ 2024-11-26 38310/week @ 2024-12-03 33524/week @ 2024-12-10

148,686 downloads per month
Used in 767 crates (via objc2-ui-kit)

MIT license

3MB
65K SLoC

objc2-cloud-kit

Latest version License Documentation CI

Rust bindings to Apple's framework CloudKit.

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

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

Dependencies