Docs.rs
swoop-ui-0.1.2
swoop-ui 0.1.2
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_ui ^0.16
normal
Versions
93.1%
of the crate is documented
Go to latest version
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
swoop_
ui
0.1.2
Module v_stack
Module Items
Structs
In swoop_
ui::
container::
stack
swoop_ui
::
container
::
stack
Module
v_stack
Copy item path
Source
Expand description
Vertical Flex Layout
Structs
ยง
VStack
A vertical stack layout container that arranges children in a column. Implements background and border styling, and conforms to StackContainer behavior.