2 releases

0.2.2 May 21, 2024
0.2.0 Apr 17, 2024

#217 in macOS and iOS APIs

Download history 12724/week @ 2024-08-03 14083/week @ 2024-08-10 14123/week @ 2024-08-17 15945/week @ 2024-08-24 18634/week @ 2024-08-31 17590/week @ 2024-09-07 19591/week @ 2024-09-14 20571/week @ 2024-09-21 26651/week @ 2024-09-28 25320/week @ 2024-10-05 32776/week @ 2024-10-12 33828/week @ 2024-10-19 37666/week @ 2024-10-26 43023/week @ 2024-11-02 32793/week @ 2024-11-09 33942/week @ 2024-11-16

153,354 downloads per month
Used in 10 crates (9 directly)

MIT license

3MB
61K SLoC

objc2-core-location

Latest version License Documentation CI

Rust bindings to Apple's framework CoreLocation.

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

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

Dependencies