Docs.rs
swoop-ui-0.1.8
swoop-ui 0.1.8
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rendaoer
Dependencies
bevy_app ^0.16
normal
bevy_asset ^0.16.1
normal
bevy_color ^0.16.2
normal
bevy_ecs ^0.16
normal
bevy_image ^0.16.1
normal
bevy_math ^0.16.1
normal
bevy_text ^0.16.1
normal
bevy_ui ^0.16
normal
Versions
84.96%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
Module h_stack
swoop_
ui
0.1.8
Module h_stack
Module Items
Structs
In swoop_
ui::
container::
stack
swoop_ui
::
container
::
stack
Module
h_stack
Copy item path
Source
Expand description
Horizontal Flex Layout
Structs
ยง
HStack
A horizontal stack layout container that arranges children in a row. It supports background and border styling, and conforms to StackContainer behavior.