Docs.rs
  • tauri-updater-0.4.3
    • tauri-updater 0.4.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nothingismagick
    • tauri-bot
    • Dependencies
      • attohttpc ^0.10.1 normal
      • error-chain ^0.12.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tauri-api ^0.5 normal
      • tauri-utils ^0.5 normal
      • tempdir ^0.3 normal
      • zip ^0.5.3 normal
    • Versions
    • 48.57% of the crate is documented
  • Platform
    • 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

tauri_updater0.4.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Error
  • updater::Release
  • updater::Update
  • updater::UpdateBuilder
  • updater::github::Release
  • updater::github::ReleaseAsset
  • updater::github::ReleaseList
  • updater::github::ReleaseListBuilder

Enums

  • ErrorKind
  • updater::Status

Traits

  • ResultExt

Functions

  • http::download
  • http::get
  • http::post_as_json
  • updater::github::get_latest_release
  • updater::github::get_release_version

Type Aliases

  • Result