Docs.rs
servo-layout-api-0.1.0
servo-layout-api 0.1.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
jdm
sagudev
jschwe
mrobinson
Dependencies
app_units ^0.7
normal
atomic_refcell ^0.1.13
normal
bitflags ^2.11
normal
servo-embedder-traits ^0.1.0
normal
euclid ^0.22
normal
servo-fonts ^0.1.0
normal
html5ever ^0.39
normal
libc ^0.2
normal
servo-malloc-size-of ^0.1.0
normal
malloc_size_of_derive ^0.1
normal
servo-net-traits ^0.1.0
normal
servo-paint-api ^0.1.0
normal
parking_lot ^0.12
normal
servo-pixels ^0.1.0
normal
servo-profile-traits ^0.1.0
normal
rustc-hash ^2.1.2
normal
servo-script-traits ^0.1.0
normal
selectors ^0.36.1
normal
serde ^1.0.228
normal
servo-background-hang-monitor-api ^0.1.0
normal
servo-base ^0.1.0
normal
servo-url ^0.1.0
normal
servo_arc ^0.4.3
normal
stylo ^0.15.0
normal
stylo_traits ^0.15.0
normal
webrender_api ^0.68
normal
Versions
50.95%
of the crate is documented
Platform
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
Skip to main content
GenericLayoutData
layout_
api
0.1.0
layout_api
Type Alias
Generic
Layout
Data
Copy item path
Source
pub type GenericLayoutData = dyn
GenericLayoutDataTrait
+
Send
+
Sync
;