Docs.rs
bao-servo-layout-0.5.1
bao-servo-layout 0.5.1
Docs.rs crate page
MPL-2.0
20 August 2026
Links
Repository
crates.io
Source
Owners
putao520
Dependencies
accesskit ^0.24.0
normal
app_units ^0.7
normal
arrayvec ^0.7
normal
atomic_refcell ^0.1.14
normal
bitflags ^2.11
normal
data-url ^0.3
normal
bao-servo-embedder-traits =0.5.1
normal
euclid ^0.22
normal
bao-servo-fonts =0.5.1
normal
bao-servo-fonts-traits =0.5.1
normal
icu_locid ^1.5.0
normal
icu_properties ^1.5.0
normal
icu_segmenter ^1.5.0
normal
itertools ^0.15
normal
kurbo ^0.13.1
normal
bao-servo-layout-api =0.5.1
normal
log ^0.4.32
normal
bao-servo-malloc-size-of =0.5.1
normal
malloc_size_of_derive ^0.1
normal
bao-servo-net-traits =0.5.1
normal
num-derive ^0.4.2
normal
num-traits ^0.2
normal
once_cell ^1.21.4
normal
bao-servo-paint-api =0.5.1
normal
parking_lot ^0.12
normal
phf ^0.13
normal
bao-servo-pixels =0.5.1
normal
bao-servo-profile-traits =0.5.1
normal
rayon ^1
normal
rustc-hash ^2.1.2
normal
bao-servo-script =0.5.1
normal
bao-servo-script-traits =0.5.1
normal
selectors =0.40.0
normal
serde ^1.0.228
normal
bao-servo-base =0.5.1
normal
bao-servo-config =0.5.1
normal
bao-servo-geometry =0.5.1
normal
bao-servo-tracing =0.5.1
normal
bao-servo-url =0.5.1
normal
servo_arc =0.4.3
normal
smallvec ^1.15
normal
strum ^0.28
normal
bao-stylo =0.20.0
normal
stylo_atoms =0.20.0
normal
stylo_traits =0.20.0
normal
taffy ^0.13.0
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
uuid ^1.23.3
normal
web_atoms ^0.2.6
normal
webrender_api ^0.70
normal
quickcheck ^1
dev
Versions
40.74%
of the crate is documented
Go to latest version
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.5.1
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