Docs.rs
cranpose-ui-0.1.21
cranpose-ui 0.1.21
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
samoylenkodmitry
Dependencies
cranpose-animation ^0.1.21
normal
cranpose-core ^0.1.21
normal
cranpose-foundation ^0.1.21
normal
cranpose-macros ^0.1.21
normal
cranpose-ui-graphics ^0.1.21
normal
cranpose-ui-layout ^0.1.21
normal
futures-task ^0.3
normal
log ^0.4
normal
smallvec ^1.15
normal
thiserror ^2.0.18
normal
tiny-skia ^0.11.4
normal
optional
web-time ^1.1
normal
criterion ^0.8
dev
Versions
33.72%
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
Module nodes
cranpose_
ui
0.1.21
Module nodes
Module Items
Structs
Enums
Functions
In cranpose_
ui::
widgets
cranpose_ui
::
widgets
Module
nodes
Copy item path
Source
Structs
§
Layout
Node
Layout
State
Retained layout state for a LayoutNode. This mirrors Jetpack Compose’s approach where each node stores its own measured size and placed position, eliminating the need for per-frame LayoutTree reconstruction.
Enums
§
Intrinsic
Kind
Functions
§
cranpose_
node