Docs.rs
cocoa-foundation-0.1.2
cocoa-foundation 0.1.2
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:servo:cargo-publish
jdm
Dependencies
bitflags ^1.0
normal
block ^0.1
normal
core-foundation ^0.9
normal
core-graphics-types ^0.1
normal
libc ^0.2
normal
objc ^0.2.3
normal
Versions
36.87%
of the crate is documented
Go to latest version
Platform
x86_64-apple-darwin
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
NSFastEnumeration
Required Methods
iter
Implementors
In cocoa_foundation::foundation
?
Trait
cocoa_foundation
::
foundation
::
NSFastEnumeration
source
·
[
−
]
pub trait NSFastEnumeration:
Sized
{ // Required method unsafe fn
iter
(self) ->
NSFastIterator
ⓘ
; }
Required Methods
§
source
unsafe fn
iter
(self) ->
NSFastIterator
ⓘ
Implementors
§
source
§
impl
NSFastEnumeration
for
id