Docs.rs
  • tauri-runtime-2.7.0
    • tauri-runtime 2.7.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tauri-bot
    • Dependencies
      • cookie ^0.18 normal
      • dpi ^0.1 normal
      • http ^1 normal
      • raw-window-handle ^0.6 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tauri-utils ^2.5.0 normal
      • thiserror ^2 normal
      • url ^2 normal
      • objc2 ^0.6 normal
      • objc2-ui-kit ^0.3.0 normal
      • gtk ^0.18 normal
      • jni ^0.21 normal
      • url ^2 normal
      • windows ^0.61 normal
    • Versions
    • 80.14% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

tauri_runtime2.7.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Cookie
  • Icon
  • ProgressBarState
  • RuntimeInitArgs
  • dpi::LogicalInsets
  • dpi::LogicalPosition
  • dpi::LogicalRect
  • dpi::LogicalSize
  • dpi::LogicalUnit
  • dpi::PhysicalInsets
  • dpi::PhysicalPosition
  • dpi::PhysicalRect
  • dpi::PhysicalSize
  • dpi::PhysicalUnit
  • dpi::Rect
  • monitor::Monitor
  • webview::DetachedWebview
  • webview::InitializationScript
  • webview::PendingWebview
  • webview::WebviewAttributes
  • window::DetachedWindow
  • window::DetachedWindowWebview
  • window::PendingWindow
  • window::RawWindow
  • window::WindowId
  • window::WindowSizeConstraints

Enums

  • DeviceEventFilter
  • Error
  • ExitRequestedEventAction
  • ProgressBarStatus
  • ResizeDirection
  • RunEvent
  • UserAttentionType
  • dpi::Insets
  • dpi::PixelUnit
  • dpi::Position
  • dpi::Size
  • webview::DownloadEvent
  • webview::PageLoadEvent
  • window::CursorIcon
  • window::DragDropEvent
  • window::WebviewEvent
  • window::WindowEvent

Traits

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

Functions

  • dpi::validate_scale_factor
  • window::assert_label_is_valid
  • window::is_label_valid

Type Aliases

  • Result
  • WebviewEventId
  • WindowEventId
  • webview::WebviewIpcHandler