Docs.rs
objc2-map-kit-0.3.1
objc2-map-kit 0.3.1
Permalink
Docs.rs crate page
Zlib
OR
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
madsmtm
Dependencies
bitflags ^2.5.0
normal
optional
block2 >=0.6.1, <0.8.0
normal
optional
dispatch2 >=0.3.0, <0.5.0
normal
optional
objc2 >=0.6.1, <0.8.0
normal
objc2-core-foundation ^0.3.1
normal
optional
objc2-core-graphics ^0.3.1
normal
optional
objc2-core-location ^0.3.1
normal
optional
objc2-foundation ^0.3.1
normal
objc2-contacts ^0.3.1
normal
optional
objc2-app-kit ^0.3.1
normal
optional
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-apple-ios
aarch64-apple-ios-macabi
x86_64-apple-darwin
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
objc2_
map_
kit
0.3.1
MKGeoJSON
Object
Implementations on Foreign Types
ProtocolObject<T>
Trait Implementations
ImplementedBy<T>
ProtocolType
Implementors
In crate objc2_
map_
kit
objc2_map_kit
Trait
MKGeoJSONObject
Copy item path
Source
pub unsafe trait MKGeoJSONObject:
NSObjectProtocol
{ }
Available on
crate feature
MKGeoJSONSerialization
only.
Expand description
Apple’s documentation
Trait Implementations
§
Source
§
impl
ProtocolType
for dyn
MKGeoJSONObject
Source
§
const
NAME
: &'static
str
= "MKGeoJSONObject"
The name of the Objective-C protocol that this type represents.
Read more
Source
§
fn
protocol
() ->
Option
<&'static
AnyProtocol
>
Get a reference to the Objective-C protocol object that this type represents.
Read more
Source
§
impl<T>
ImplementedBy
<T> for dyn
MKGeoJSONObject
where T: ?
Sized
+
Message
+
MKGeoJSONObject
,
Implementations on Foreign Types
§
Source
§
impl<T>
MKGeoJSONObject
for
ProtocolObject
<T>
where T: ?
Sized
+
MKGeoJSONObject
,
Implementors
§
Source
§
impl
MKGeoJSONObject
for
MKGeoJSONFeature
Source
§
impl
MKGeoJSONObject
for
MKMultiPoint
Source
§
impl
MKGeoJSONObject
for
MKMultiPolygon
Source
§
impl
MKGeoJSONObject
for
MKMultiPolyline
Source
§
impl
MKGeoJSONObject
for
MKPointAnnotation
Source
§
impl
MKGeoJSONObject
for
MKPolygon
Source
§
impl
MKGeoJSONObject
for
MKPolyline