3 releases (breaking)

new 0.3.0 Jan 22, 2025
0.2.2 May 21, 2024
0.0.0 May 15, 2024

#267 in macOS and iOS APIs

Download history 2/week @ 2024-12-03 28/week @ 2024-12-10 1/week @ 2024-12-17 4/week @ 2024-12-24 7/week @ 2025-01-07 13/week @ 2025-01-14 141/week @ 2025-01-21

161 downloads per month
Used in 4 crates

Zlib OR Apache-2.0 OR MIT

5.5MB
100K SLoC

objc2-core-ml

Latest version License Documentation CI

Rust bindings to Apple's framework CoreML.

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

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

Dependencies