Docs.rs
agg-gui-0.2.0
agg-gui 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
larsbrubaker
Dependencies
agg-rust ^1.0.2
normal
arboard ^3
normal
optional
base64 ^0.22.1
normal
bevy_reflect ^0.18
normal
optional
clipper2-rust ^1.0.3
normal
ehttp ^0.3.1
normal
image ^0.24
normal
png ^0.17
normal
pulldown-cmark ^0.11
normal
rustybuzz ^0.20
normal
tess2-rust ^1.1.0
normal
ttf-parser ^0.25
normal
usvg ^0.45.1
normal
web-time ^1
normal
winit ^0.30
normal
optional
wasm-bindgen ^0.2
normal
web-sys ^0.3.82
normal
Versions
48.31%
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
Module conditional
agg_gui
0.2.0
Module conditional
Module Items
Structs
In agg_
gui::
widgets
agg_gui
::
widgets
Module
conditional
Copy item path
Source
Expand description
Conditional — show/hide a single child based on an external Cell
.
Structs
§
Conditional
Wrap a single child widget; show or hide it based on a shared boolean.