Docs.rs
falsegreen-ui-layout-0.1.0
falsegreen-ui-layout 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
13 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
truemagic-coder
Dependencies
falsegreen-ui-core =0.1.0
normal
serde =1.0.228
normal
thiserror =2.0.18
normal
Versions
4.26%
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
apply_flow_layout
falsegreen_
ui_
layout
0.1.0
falsegreen_ui_layout
Function
apply_
flow_
layout
Copy item path
Source
pub fn apply_flow_layout( tree: &
UiTree
, styles: &
LayoutStyles
, ) ->
Result
<
UiTree
,
LayoutError
>