Docs.rs
  • adb-kit-0.1.0
    • adb-kit 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • later-design
    • Dependencies
      • chrono ^0.4 normal
      • glob ^0.3 normal
      • log ^0.4 normal
      • once_cell ^1.21 normal
      • rand ^0.9 normal
      • rayon ^1.10 normal
      • regex ^1.11 normal
      • serde ^1.0 normal
      • thiserror ^2.0 normal
    • Versions
    • 64% of the crate is documented
  • Go to latest version
  • 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

adb_kit0.1.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • ADB
  • ADBConfig
  • ADBConfigBuilder
  • ADBDevice
  • app::PackageInfo
  • app::PackageInfoBuilder
  • resource::ResourceManager
  • transfer::TransferOptions

Enums

  • ADBError
  • DeviceStatus

Functions

  • utils::cleanup_partial_files
  • utils::contains_any
  • utils::create_temp_dir_path
  • utils::extract_number
  • utils::format_duration
  • utils::format_size
  • utils::get_line_at
  • utils::is_valid_apk
  • utils::parse_args
  • utils::parse_number
  • utils::parse_properties
  • utils::retry_with_backoff
  • utils::wait_with_polling
  • utils::with_timeout

Type Aliases

  • ADBResult