3 unstable releases

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

#238 in macOS and iOS APIs

Download history 26592/week @ 2024-10-07 33764/week @ 2024-10-14 34508/week @ 2024-10-21 38261/week @ 2024-10-28 41831/week @ 2024-11-04 33205/week @ 2024-11-11 34200/week @ 2024-11-18 35687/week @ 2024-11-25 38957/week @ 2024-12-02 39664/week @ 2024-12-09 40651/week @ 2024-12-16 26007/week @ 2024-12-23 28526/week @ 2024-12-30 45095/week @ 2025-01-06 42628/week @ 2025-01-13 42869/week @ 2025-01-20

163,889 downloads per month
Used in 13 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