Docs.rs
  • kas-widgets-0.15.0
    • kas-widgets 0.15.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dhardy
    • Dependencies
      • image ^0.25.1 normal optional
      • kas-core ^0.15.0 normal
      • kas-macros ^0.15.0 normal
      • linear-map ^1.2.0 normal
      • log ^0.4 normal
      • smallvec ^1.6.1 normal
      • thiserror ^2.0.3 normal
      • unicode-segmentation ^1.7 normal
    • Versions
    • 94.62% 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

kas_widgets0.15.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • AccessLabel
  • Button
  • CheckBox
  • CheckButton
  • ComboBox
  • EventConfig
  • Filler
  • Frame
  • Grid
  • GripPart
  • Image
  • Label
  • List
  • Mark
  • MarkButton
  • NavFrame
  • ProgressBar
  • RadioBox
  • RadioButton
  • ScrollBar
  • ScrollBarRegion
  • ScrollBars
  • ScrollLabel
  • ScrollMsg
  • ScrollRegion
  • ScrollText
  • Separator
  • Slider
  • Spinner
  • Splitter
  • Stack
  • Tab
  • TabStack
  • Text
  • adapt::Adapt
  • adapt::AdaptConfigCx
  • adapt::AdaptEventCx
  • adapt::AdaptEvents
  • adapt::Align
  • adapt::Map
  • adapt::MapAny
  • adapt::Margins
  • adapt::Pack
  • adapt::Reserve
  • adapt::WithLabel
  • dialog::MessageBox
  • dialog::TextEdit
  • edit::DefaultGuard
  • edit::EditBox
  • edit::EditField
  • edit::InstantParseGuard
  • edit::ParseGuard
  • edit::StringGuard
  • menu::MenuBar
  • menu::MenuBuilder
  • menu::MenuEntry
  • menu::MenuToggle
  • menu::SubItems
  • menu::SubMenu
  • menu::SubMenuBuilder

Enums

  • GripMsg
  • dialog::TextEditResult

Traits

  • SliderValue
  • SpinnerValue
  • adapt::AdaptWidget
  • adapt::AdaptWidgetAny
  • edit::EditGuard
  • menu::Menu

Macros

  • aligned_column
  • aligned_row
  • column
  • float
  • format_data
  • format_value
  • grid
  • list
  • row

Type Aliases

  • BoxStack
  • BoxTabStack
  • Column
  • Row
  • menu::BoxedMenu