Docs.rs
  • tauri-winit-0.24.1
    • tauri-winit 0.24.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tauri-bot
    • Dependencies
      • bitflags ^1 normal
      • instant ^0.1 normal
      • lazy_static ^1 normal
      • libc ^0.2.64 normal
      • log ^0.4 normal
      • raw-window-handle ^0.3 normal
      • serde ^1 normal optional
      • image ^0.23.12 dev
      • simple_logger ^1.9 dev
      • objc ^0.2.7 normal
      • mio ^0.7 normal optional
      • mio-misc ^1.0 normal optional
      • parking_lot ^0.11.0 normal optional
      • percent-encoding ^2.0 normal optional
      • smithay-client-toolkit ^0.12.3 normal optional
      • wayland-client ^0.28 normal optional
      • x11-dl ^2.18.5 normal optional
      • stdweb =0.4.20 normal optional
      • wasm-bindgen ^0.2.45 normal optional
      • web-sys ^0.3.22 normal optional
      • console_log ^0.2 dev
      • ndk ^0.3 normal
      • ndk-glue ^0.3 normal
      • ndk-sys ^0.2.0 normal
      • cocoa ^0.24 normal
      • core-foundation ^0.9 normal
      • core-graphics ^0.22 normal
      • core-video-sys ^0.1.4 normal
      • dispatch ^0.2.0 normal
      • scopeguard ^1.1 normal
      • parking_lot ^0.11 normal
      • winapi ^0.3.6 normal
    • Versions
    • 52.85% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

winit0.24.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • dpi::LogicalPosition
  • dpi::LogicalSize
  • dpi::PhysicalPosition
  • dpi::PhysicalSize
  • error::NotSupportedError
  • error::OsError
  • event::DeviceId
  • event::KeyboardInput
  • event::ModifiersState
  • event::Touch
  • event_loop::EventLoop
  • event_loop::EventLoopClosed
  • event_loop::EventLoopProxy
  • event_loop::EventLoopWindowTarget
  • monitor::MonitorHandle
  • monitor::VideoMode
  • platform::unix::ARGBColor
  • window::Icon
  • window::Window
  • window::WindowAttributes
  • window::WindowBuilder
  • window::WindowId

Enums

  • dpi::Position
  • dpi::Size
  • error::ExternalError
  • event::DeviceEvent
  • event::ElementState
  • event::Event
  • event::Force
  • event::MouseButton
  • event::MouseScrollDelta
  • event::StartCause
  • event::TouchPhase
  • event::VirtualKeyCode
  • event::WindowEvent
  • event_loop::ControlFlow
  • platform::unix::Button
  • platform::unix::ButtonState
  • platform::unix::Element
  • platform::unix::XNotSupported
  • platform::unix::XWindowType
  • window::BadIcon
  • window::CursorIcon
  • window::Fullscreen
  • window::Theme
  • window::UserAttentionType

Traits

  • dpi::Pixel
  • platform::run_return::EventLoopExtRunReturn
  • platform::unix::EventLoopExtUnix
  • platform::unix::EventLoopWindowTargetExtUnix
  • platform::unix::MonitorHandleExtUnix
  • platform::unix::Theme
  • platform::unix::WindowBuilderExtUnix
  • platform::unix::WindowExtUnix

Functions

  • dpi::validate_scale_factor

Type Aliases

  • event::AxisId
  • event::ButtonId
  • event::ScanCode