Docs.rs
  • yakui-core-0.3.0
    • yakui-core 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • LPGhatguy
    • Dependencies
      • anymap ^0.12.1 normal
      • bitflags ^2.4.2 normal
      • fast-srgb8 ^1.0.0 normal
      • glam ^0.27.0 normal
      • keyboard-types ^0.7.0 normal
      • log ^0.4.17 normal
      • profiling ^1.0.6 normal
      • smallvec ^1.9.0 normal
      • thunderdome ^0.6.0 normal
    • Versions
    • 100% 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

yakui_core0.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Alignment
  • ManagedTextureId
  • Pivot
  • Response
  • WidgetId
  • Yakui
  • dom::Dom
  • dom::DomNode
  • event::EventInterest
  • geometry::Color
  • geometry::Constraints
  • geometry::Dim
  • geometry::Dim2
  • geometry::Rect
  • geometry::URect
  • input::InputState
  • input::Modifiers
  • layout::LayoutDom
  • layout::LayoutDomNode
  • paint::PaintCall
  • paint::PaintDom
  • paint::PaintLayer
  • paint::PaintLayers
  • paint::PaintMesh
  • paint::PaintRect
  • paint::Texture
  • paint::Vertex
  • widget::EventContext
  • widget::LayoutContext
  • widget::NavigateContext
  • widget::PaintContext

Enums

  • CrossAxisAlignment
  • Direction
  • Flow
  • MainAxisAlignItems
  • MainAxisAlignment
  • MainAxisSize
  • TextureId
  • event::Event
  • event::EventResponse
  • event::WidgetEvent
  • geometry::FlexFit
  • input::KeyCode
  • input::MouseButton
  • input::NavDirection
  • paint::AddressMode
  • paint::Pipeline
  • paint::TextureChange
  • paint::TextureFilter
  • paint::TextureFormat

Traits

  • widget::ErasedWidget
  • widget::Props
  • widget::Widget

Functions

  • context::dom