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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

agui_core0.3.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • WidgetManager
  • WidgetNode
  • context::NotifiableMap
  • context::Notify
  • context::ScopedNotifiableMap
  • context::WidgetContext
  • context::tree::ChildIterator
  • context::tree::DownwardIterator
  • context::tree::ParentIterator
  • context::tree::Tree
  • context::tree::TreeNode
  • context::tree::UpwardIterator
  • layout::Layout
  • unit::Bounds
  • unit::Callback
  • unit::Rect
  • unit::Size
  • widget::WidgetId

Enums

  • Ref
  • context::ListenerId
  • event::WidgetEvent
  • unit::Color
  • unit::Key
  • unit::LayoutType
  • unit::Margin
  • unit::Position
  • unit::Shape
  • unit::Sizing
  • unit::Units
  • widget::BuildResult
  • widget::WidgetRef

Traits

  • context::Value
  • plugin::WidgetPlugin
  • widget::Widget
  • widget::WidgetBuilder
  • widget::WidgetType