Docs.rs
  • tauri-runtime-2.0.0
    • tauri-runtime 2.0.0
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tauri-bot
    • Dependencies
      • dpi ^0.1 normal
      • http ^1.1 normal
      • raw-window-handle ^0.6 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tauri-utils ^2.0.0 normal
      • thiserror ^1.0 normal
      • url ^2 normal
      • gtk ^0.18 normal
      • jni ^0.21 normal
      • url ^2 normal
      • windows ^0.58 normal
    • Versions
    • 77.69% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-apple-darwin
    • x86_64-apple-ios
    • x86_64-linux-android
    • 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

tauri_runtime2.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Icon
  • ProgressBarState
  • Rect
  • RuntimeInitArgs
  • monitor::Monitor
  • webview::DetachedWebview
  • webview::PendingWebview
  • webview::WebviewAttributes
  • window::DetachedWindow
  • window::PendingWindow
  • window::RawWindow
  • window::WindowId
  • window::WindowSizeConstraints

Enums

  • DeviceEventFilter
  • Error
  • ExitRequestedEventAction
  • ProgressBarStatus
  • ResizeDirection
  • RunEvent
  • UserAttentionType
  • webview::DownloadEvent
  • webview::PageLoadEvent
  • window::CursorIcon
  • window::DragDropEvent
  • window::WebviewEvent
  • window::WindowEvent

Traits

  • EventLoopProxy
  • Runtime
  • RuntimeHandle
  • UserEvent
  • WebviewDispatch
  • WindowDispatch
  • window::WindowBuilder
  • window::WindowBuilderBase

Functions

  • window::assert_label_is_valid
  • window::is_label_valid

Type Aliases

  • Result
  • WebviewEventId
  • WindowEventId
  • webview::WebviewIpcHandler