Docs.rs
accessibility-0.2.0
accessibility 0.2.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
eiz
Dependencies
accessibility-sys ^0.2.0
normal
cocoa ^0.26
normal
core-foundation ^0.10
normal
objc ^0.2
normal
thiserror ^1
normal
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
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
TAXAttribute
accessibility
0.2.0
TAXAttribute
Required Associated Types
Value
Implementors
In accessibility::
attribute
accessibility
::
attribute
Trait
TAXAttribute
Copy item path
Source
pub trait TAXAttribute { type
Value
:
TCFType
; }
Required Associated Types
§
Source
type
Value
:
TCFType
Implementors
§
Source
§
impl<T:
TCFType
>
TAXAttribute
for
AXAttribute
<T>
Source
§
type
Value
= T