Docs.rs
  • pytauri-core-0.2.0
    • pytauri-core 0.2.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • WSH032
    • Dependencies
      • pyo3 ^0.23 normal
      • pyo3-utils ^0.1.0-beta.0 normal
      • tauri ^2.2 normal
    • Versions
    • 46.67% of the crate is documented
  • Go to latest version
  • Platform
    • 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

pytauri_core0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • ext_mod::App
  • ext_mod::AppHandle
  • ext_mod::Context
  • ext_mod::Event
  • ext_mod::Listener
  • ext_mod::Manager
  • ext_mod::PyAppHandleStateError
  • ext_mod::ipc::Channel
  • ext_mod::ipc::Invoke
  • ext_mod::ipc::InvokeResolver
  • ext_mod::ipc::JavaScriptChannelId
  • ext_mod::webview::Webview
  • ext_mod::webview::WebviewWindow
  • utils::TauriError

Enums

  • ext_mod::ImplManager
  • ext_mod::RunEvent

Traits

  • ext_mod::PyAppHandleExt

Type Aliases

  • ext_mod::EventId
  • ext_mod::ImplListener
  • ext_mod::PyAppHandleStateResult
  • tauri_runtime::Runtime
  • utils::TauriResult