Docs.rs
servo-layout-0.1.0
servo-layout 0.1.0
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
data-url ^0.3
normal
servo-embedder-traits ^0.1.0
normal
euclid ^0.22
normal
servo-fonts ^0.1.0
normal
servo-fonts-traits ^0.1.0
normal
html5ever ^0.39
normal
icu_locid ^1.5.0
normal
icu_segmenter ^1.5.0
normal
itertools ^0.14
normal
kurbo ^0.12
normal
servo-layout-api ^0.1.0
normal
log ^0.4.29
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
rayon ^1
normal
rustc-hash ^2.1.2
normal
servo-script ^0.1.0
normal
servo-script-traits ^0.1.0
normal
selectors ^0.36.1
normal
servo-base ^0.1.0
normal
servo-config ^0.1.0
normal
servo-geometry ^0.1.0
normal
servo-tracing ^0.1.0
normal
servo-url ^0.1.0
normal
servo_arc ^0.4.3
normal
smallvec ^1.15
normal
strum ^0.28
normal
stylo ^0.15.0
normal
stylo_atoms ^0.15.0
normal
stylo_traits ^0.15.0
normal
taffy ^0.10
normal
tracing ^0.1.44
normal
optional
unicode-bidi ^0.3.18
normal
unicode-script ^0.5
normal
unicode_categories ^0.1.1
normal
url ^2.5
normal
webrender_api ^0.68
normal
xi-unicode ^0.3.0
normal
num-traits ^0.2
dev
quickcheck ^1
dev
Versions
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
Crate layout
layout
0.1.0
All Items
Crate Items
Modules
Structs
Crate
layout
Copy item path
Source
Expand description
Layout. Performs layout on the DOM, builds display lists and sends them to be painted.
Modules
§
flow
Flow layout, also known as block-and-inline layout.
geom
table
HTML Tables (╯°□°)╯︵ ┻━┻
Structs
§
ArcRef
Cell
Layout
Factory
Impl