Docs.rs
  • tauri-plugin-updater-2.9.0
    • tauri-plugin-updater 2.9.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tauri-bot
    • Dependencies
      • base64 ^0.22 normal
      • futures-util ^0.3 normal
      • http ^1 normal
      • infer ^0.19 normal
      • log ^0.4 normal
      • minisign-verify ^0.2 normal
      • percent-encoding ^2.3 normal
      • reqwest ^0.12 normal
      • semver ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tauri ^2.6 normal
      • tempfile ^3 normal
      • thiserror ^2 normal
      • time ^0.3 normal
      • tokio ^1 normal
      • url ^2 normal
      • tauri-plugin ^2.3 build
      • dirs ^6 normal
      • flate2 ^1 normal optional
      • tar ^0.4 normal optional
      • flate2 ^1 normal
      • osakit ^0.3 normal
      • tar ^0.4 normal
      • windows-sys ^0.60.0 normal
      • zip ^4 normal optional
    • Versions
    • 57.5% 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
  • 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_plugin_updater2.9.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Builder
  • Config
  • ReleaseManifestPlatform
  • RemoteRelease
  • Update
  • Updater
  • UpdaterBuilder

Enums

  • Error
  • RemoteReleaseInner

Traits

  • UpdaterExt

Functions

  • extract_path_from_executable
  • target

Type Aliases

  • OnBeforeExit
  • OnBeforeRequest
  • Result
  • VersionComparator