Docs.rs
cranpose-0.1.21
cranpose 0.1.21
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
samoylenkodmitry
Dependencies
cranpose-app-shell ^0.1.21
normal
cranpose-core ^0.1.21
normal
cranpose-platform-android ^0.1.21
normal
optional
cranpose-platform-desktop-winit ^0.1.21
normal
optional
cranpose-platform-web ^0.1.21
normal
optional
cranpose-render-pixels ^0.1.21
normal
optional
cranpose-render-wgpu ^0.1.21
normal
optional
cranpose-services ^0.1.21
normal
cranpose-ui ^0.1.21
normal
log ^0.4
normal
pollster ^0.4
normal
optional
thiserror ^2.0.18
normal
wasm-bindgen ^0.2
normal
optional
web-sys ^0.3
normal
optional
web-time ^1.1
normal
winit ^0.31.0-beta.2
normal
optional
wgpu ^29.0
normal
optional
wgpu ^29.0
normal
optional
x11rb ^0.13.2
normal
optional
console_error_panic_hook ^0.1
normal
wgpu ^29.0
normal
optional
android-activity ^0.6
normal
android_logger ^0.15
normal
jni ^0.22.4
normal
ndk ^0.9.0
normal
raw-window-handle ^0.6
normal
wgpu ^29.0
normal
optional
objc2 ^0.6
normal
optional
objc2-foundation ^0.3
normal
optional
objc2-ui-kit ^0.3
normal
optional
objc2-uniform-type-identifiers ^0.3
normal
optional
wgpu ^29.0
normal
optional
wgpu ^29.0
normal
optional
wgpu ^29.0
normal
optional
Versions
100%
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 box_widget
cranpose
0.1.21
Module box_
widget
Module Items
Structs
Functions
In cranpose::
widgets
cranpose
::
widgets
Module
box_
widget
Copy item path
Source
Expand description
Box widget implementation
Structs
§
BoxSpec
Specification for Box layout behavior.
Functions
§
Box
A layout composable that stacks its children on top of each other.