3 unstable releases

0.3.0 Jan 22, 2025
0.2.2 May 21, 2024
0.2.0 Apr 17, 2024

#239 in macOS and iOS APIs

Download history 39414/week @ 2024-10-30 39135/week @ 2024-11-06 33985/week @ 2024-11-13 31458/week @ 2024-11-20 39426/week @ 2024-11-27 39765/week @ 2024-12-04 40327/week @ 2024-12-11 32800/week @ 2024-12-18 26645/week @ 2024-12-25 33990/week @ 2025-01-01 45007/week @ 2025-01-08 42398/week @ 2025-01-15 50602/week @ 2025-01-22 49842/week @ 2025-01-29 51411/week @ 2025-02-05 43568/week @ 2025-02-12

202,326 downloads per month
Used in 14 crates (12 directly)

Zlib OR Apache-2.0 OR MIT

4MB
74K 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