Docs.rs
  • kludgine-app-0.5.0
    • kludgine-app 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ecton
    • github:khonsulabs:publishers
    • Dependencies
      • anyhow ^1.0.53 normal
      • easy-parallel ^3.2.0 normal optional
      • futures ^0.3.19 normal
      • kludgine-core ^0.5.0 normal
      • lazy_static ^1.4.0 normal
      • once_cell ^1.9.0 normal
      • parking_lot ^0.12.0 normal
      • smol ^1.2.5 normal optional
      • smol-timeout ^0.6.0 normal optional
      • thiserror ^1.0.30 normal
      • tokio ^1.16.1 normal optional
      • tracing ^0.1.29 normal
      • tracing-futures ^0.2.5 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

kludgine_app0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • RedrawRequester
  • RedrawStatus
  • Runtime
  • SingleWindowApplication
  • WindowBuilder
  • WindowHandle
  • event::DeviceId
  • event::InputEvent
  • prelude::DeviceId
  • prelude::InputEvent

Enums

  • CloseResponse
  • Error
  • event::ElementState
  • event::Event
  • event::EventStatus
  • event::MouseButton
  • event::MouseScrollDelta
  • event::TouchPhase
  • event::VirtualKeyCode
  • prelude::ElementState
  • prelude::Event
  • prelude::EventStatus
  • prelude::MouseButton
  • prelude::MouseScrollDelta
  • prelude::TouchPhase
  • prelude::VirtualKeyCode

Traits

  • Application
  • OpenableWindow
  • Window
  • WindowCreator

Type Aliases

  • Result
  • event::ScanCode
  • prelude::ScanCode