Docs.rs
cuicui_layout-0.12.0
cuicui_layout 0.12.0
Docs.rs crate page
MIT
OR
Apache-2.0
04 June 2026
Links
Repository
crates.io
Source
Owners
nicopap
Dependencies
anyhow ^1.0.72
normal
bevy ^0.12.0
normal
bevy_mod_sysfail ^5
normal
cuicui_chirp ^0.12.0
normal
optional
cuicui_dsl ^0.12.0
normal
optional
enumset ^1.1
normal
thiserror ^1.0.44
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
px
cuicui_
layout
0.12.0
In cuicui_
layout::
dsl
cuicui_layout
::
dsl
Function
px
Copy item path
Source
pub const fn px(pixels:
u16
) ->
Rule
Expand description
Returns
Rule::Fixed
with given
pixels
.