Docs.rs
accessibility-tree-0.0.3
accessibility-tree 0.0.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
j-mendez
Dependencies
accessibility-scraper ^0.0.4
normal
atomic_refcell ^0.1
normal
cssparser ^0.25.0
normal
dtoa ^0.4
normal
euclid ^0.19
normal
html5ever ^0.26
normal
itoa ^0.4
normal
lazy_static ^1.4
normal
lock_api ^0.1
normal
num-traits ^0.2
normal
rayon ^1
normal
rayon_croissant ^0.1.1
normal
selectors ^0.21.0
normal
smallbitvec ^2.4
normal
smallvec ^1
normal
victor-tree-internal-proc-macros ^0.0.1
normal
xi-unicode ^0.1
normal
xml-rs ^0.8
normal
Versions
9.89%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
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
☰
accessibility_tree
0.0.3
SpecifiedValue
Required Associated Types
SpecifiedValue
Implementations on Foreign Types
Color
RGBA
Implementors
In accessibility_tree::style::values
?
Trait
accessibility_tree
::
style
::
values
::
SpecifiedValue
source
·
[
−
]
pub trait SpecifiedValue { type
SpecifiedValue
; }
Required Associated Types
§
source
type
SpecifiedValue
Implementations on Foreign Types
§
source
§
impl
SpecifiedValue
for
Color
§
type
SpecifiedValue
=
Color
source
§
impl
SpecifiedValue
for
RGBA
§
type
SpecifiedValue
=
Color
Implementors
§
source
§
impl
SpecifiedValue
for
Display
§
type
SpecifiedValue
=
Display
source
§
impl
SpecifiedValue
for
Float
§
type
SpecifiedValue
=
Float
source
§
impl
SpecifiedValue
for
LengthOrPercentage
§
type
SpecifiedValue
=
SpecifiedLengthOrPercentage
source
§
impl
SpecifiedValue
for
LengthOrPercentageOrAuto
§
type
SpecifiedValue
=
SpecifiedLengthOrPercentageOrAuto
source
§
impl
SpecifiedValue
for
LineStyle
§
type
SpecifiedValue
=
LineStyle
source
§
impl
SpecifiedValue
for
Position
§
type
SpecifiedValue
=
Position
source
§
impl
SpecifiedValue
for
FontSize
§
type
SpecifiedValue
=
SpecifiedLength
source
§
impl
SpecifiedValue
for
Length
§
type
SpecifiedValue
=
SpecifiedLength
source
§
impl
SpecifiedValue
for
LineWidth
§
type
SpecifiedValue
=
SpecifiedLineWidth
source
§
impl
SpecifiedValue
for
Percentage
§
type
SpecifiedValue
=
Percentage