Docs.rs
agui-0.3.0
agui 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Stumblinbear
Dependencies
agui_core ^0.3
normal
agui_macros ^0.3
normal
optional
agui_primitives ^0.3
normal
optional
agui_widgets ^0.3
normal
optional
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
agui
0.3.0
All Items
Crate Items
Modules
Structs
Enums
Crate
agui
Copy item path
Source
Modules
§
context
event
layout
macros
plugin
unit
widget
widgets
Structs
§
Widget
Manager
Handles the entirety of the widget lifecycle.
Widget
Node
Holds information about a widget in the UI tree.
Enums
§
Ref
Holds a reference that is either
None
,
Owned
, or
Borrowed
.