Docs.rs
  • druid-shell-0.8.3
    • druid-shell 0.8.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • raphlinus
    • cmyr
    • xStrom
    • Dependencies
      • anyhow ^1.0.69 normal
      • cfg-if ^1.0.0 normal
      • instant ^0.1.12 normal
      • keyboard-types ^0.6.2 normal
      • once_cell ^1.17.1 normal
      • piet-common ^0.6.2 normal
      • raw-window-handle ^0.5.0 normal optional
      • time ^0.3.20 normal
      • tracing ^0.1.37 normal
      • piet-common ^0.6.2 dev
      • static_assertions ^1.1.0 dev
      • test-log ^0.2.11 dev
      • tracing-subscriber ^0.3.16 dev
      • unicode-segmentation ^1.10.1 dev
      • bindgen ^0.61.0 build optional
      • pkg-config ^0.3.26 build optional
      • ashpd ^0.3.2 normal optional
      • cairo-rs ^0.16.7 normal
      • cairo-sys-rs ^0.16.3 normal optional
      • calloop ^0.7.2 normal optional
      • futures ^0.3.26 normal optional
      • gdk-sys ^0.16.0 normal optional
      • glib-sys ^0.16.3 normal optional
      • gtk ^0.16.2 normal optional
      • gtk-sys ^0.16.0 normal optional
      • im ^15.1.0 normal optional
      • log ^0.4.17 normal optional
      • nix ^0.24.3 normal optional
      • rand ^0.8.5 normal optional
      • wayland-client ^0.29.5 normal optional
      • wayland-cursor ^0.29.5 normal optional
      • wayland-protocols ^0.29.5 normal optional
      • x11rb ^0.10.1 normal optional
      • js-sys ^0.3.61 normal
      • wasm-bindgen ^0.2.84 normal
      • web-sys ^0.3.61 normal
      • bitflags ^1.3.2 normal
      • block ^0.1.6 normal
      • cocoa ^0.24.1 normal
      • core-graphics ^0.22.3 normal
      • foreign-types ^0.3.2 normal
      • objc ^0.2.7 normal
      • scopeguard ^1.1.0 normal
      • winapi ^0.3.9 normal
      • wio ^0.2.2 normal
    • Versions
    • 81.67% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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
logo

druid_shell0.8.3

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Application
  • Clipboard
  • ClipboardFormat
  • Counter
  • CursorDesc
  • FileDialogOptions
  • FileDialogToken
  • FileInfo
  • FileSpec
  • HotKey
  • IdleHandle
  • IdleToken
  • KeyEvent
  • Menu
  • Modifiers
  • Monitor
  • MouseButtons
  • MouseEvent
  • Region
  • Scale
  • ScaledArea
  • Screen
  • TextFieldToken
  • TimerToken
  • WindowBuilder
  • WindowHandle
  • text::Selection

Enums

  • Code
  • Cursor
  • Error
  • KeyState
  • Location
  • MouseButton
  • RawMods
  • SysMods
  • WindowLevel
  • WindowState
  • text::Action
  • text::Affinity
  • text::Direction
  • text::Event
  • text::Movement
  • text::VerticalMovement
  • text::WritingDirection

Traits

  • AppHandler
  • IntoKey
  • Scalable
  • WinHandler
  • platform::linux::ApplicationExt
  • platform::mac::ApplicationExt
  • text::InputHandler

Macros

  • accel

Functions

  • text::simulate_input

Type Aliases

  • FormatId
  • KbKey