Docs.rs
agui_core-0.3.0
agui_core 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Stumblinbear
Dependencies
cfg-if ^1.0
normal
downcast-rs ^1.2
normal
generational-arena ^0.2
normal
log ^0.4
normal
lyon ^0.17
normal
morphorm ^0.2
normal
parking_lot ^0.11
normal
rand ^0.8
normal
Versions
45.75%
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
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
Crate agui_core
agui_
core
0.3.0
All Items
Crate Items
Modules
Structs
Enums
Crate
agui_
core
Copy item path
Source
Modules
§
context
event
layout
plugin
unit
widget
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
.