Docs.rs
accessibility-tree-0.0.14
accessibility-tree 0.0.14
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
j-mendez
Dependencies
accessibility-scraper ^0.0.14
normal
atomic_refcell ^0.1
normal
cssparser ^0.27.0
normal
dtoa ^0.4
normal
euclid ^0.19
normal
fast_html5ever ^0.26.6
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.22.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
8.43%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Scale
accessibility_
tree
0.0.14
Scale
Aliased Type
Fields
0
In accessibility_
tree::
primitives
accessibility_tree
::
primitives
Type Alias
Scale
Copy item path
Source
pub type Scale<Src, Dest> =
TypedScale
<
f32
, Src, Dest>;
Aliased Type
§
pub struct Scale<Src, Dest>(pub
f32
);
Tuple Fields
§
§
0:
f32