Docs.rs
rosace-layout-0.1.0
rosace-layout 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
05 August 2026
Links
Repository
crates.io
Source
Owners
godwinjk
Dependencies
rosace-core ^0.1.0
normal
rosace-trace ^0.1.0
normal
Versions
100%
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
Module wrap
rosace_
layout
0.1.0
Module wrap
Module Items
Structs
In rosace_
layout::
widgets
rosace_layout
::
widgets
Module
wrap
Copy item path
Source
Expand description
Wrap
— a wrapping layout that flows children into multiple rows.
Structs
§
Wrap
A widget that lays out children left-to-right and wraps to a new row when the available width is exhausted.