Docs.rs
  • soar-dl-0.1.2
    • soar-dl 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • QaidVoid
    • Dependencies
      • clap ^4.5.21 normal optional
      • futures ^0.3.31 normal
      • indicatif ^0.17.9 normal optional
      • regex ^1.11.1 normal
      • reqwest ^0.12.9 normal
      • serde ^1.0.215 normal
      • tokio ^1.41.1 normal
      • url ^2.5.4 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

soar_dl0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • common::PlatformDownloadOptions
  • common::ReleaseHandler
  • downloader::DownloadOptions
  • downloader::DownloadProgress
  • downloader::Downloader
  • github::Github
  • github::GithubAsset
  • github::GithubRelease
  • gitlab::Gitlab
  • gitlab::GitlabAsset
  • gitlab::GitlabAssets
  • gitlab::GitlabRelease

Enums

  • common::ApiType
  • downloader::DownloadState
  • error::DownloadError
  • error::PlatformError

Traits

  • common::DownloadableAsset
  • common::Release
  • common::ReleaseAsset
  • common::ReleasePlatform

Functions

  • common::should_fallback
  • utils::extract_filename
  • utils::is_elf

Constants

  • utils::ELF_MAGIC_BYTES