Docs.rs
swoop-ui-0.1.8
swoop-ui 0.1.8
Permalink
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 stack
swoop_
ui
0.1.8
Module stack
Module Items
Modules
Traits
In swoop_
ui::
container
swoop_ui
::
container
Module
stack
Copy item path
Source
Expand description
Flex layout container
Modules
§
h_stack
Horizontal Flex Layout
prelude
v_stack
Vertical Flex Layout
Traits
§
Stack
View
Provides a flexible layout interface for stack-style containers (e.g. HStack, VStack).