2 releases

0.2.2 May 21, 2024
0.2.0 Apr 17, 2024

#214 in macOS and iOS APIs

Download history 10256/week @ 2024-07-21 13209/week @ 2024-07-28 12835/week @ 2024-08-04 13869/week @ 2024-08-11 14328/week @ 2024-08-18 16410/week @ 2024-08-25 18256/week @ 2024-09-01 17476/week @ 2024-09-08 19778/week @ 2024-09-15 20944/week @ 2024-09-22 26228/week @ 2024-09-29 26007/week @ 2024-10-06 33064/week @ 2024-10-13 34474/week @ 2024-10-20 38180/week @ 2024-10-27 42219/week @ 2024-11-03

150,028 downloads per month
Used in 762 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