Docs.rs
servo-layout-0.1.0
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
servo-layout 0.1.0
A component of the servo web-engine.
Crate
Source
Builds
Feature flags
Documentation
Size
Source code size: 1.87 MB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 12.01 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 19m 57s
Average build duration of
successful
builds.
all releases: 20m 36s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
servo/servo
36824
3632
2881
crates.io
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
0.1.0
(2026-04-13)
0.1.0-rc2
(2026-04-08)
0.1.0-rc1
(2026-04-03)
Owners
Layout. Performs layout on the DOM, builds display lists and sends them to be painted.