Docs.rs
  • pacaptr-0.23.0
    • pacaptr 0.23.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rami3l
    • Dependencies
      • async-trait ^0.1.86 normal
      • bytes ^1.7.2 normal
      • clap ^4.5.27 normal
      • console ^0.15.10 normal
      • ctrlc ^3.4.5 normal
      • dialoguer ^0.11.0 normal
      • dirs-next ^2.0.0 normal
      • figment ^0.10.19 normal
      • futures ^0.3.30 normal
      • indoc ^2.0.5 normal
      • itertools ^0.14.0 normal
      • macro_rules_attribute ^0.2.0 normal
      • pacaptr-macros ^0.23.0 normal
      • paste ^1.0.15 normal
      • regex ^1.11.0 normal
      • serde ^1.0.217 normal
      • tap ^1.0.1 normal
      • thiserror ^2.0.11 normal
      • thiserror-ext ^0.2.0 normal
      • tokio ^1.43.0 normal
      • tokio-stream ^0.1.15 normal
      • tokio-util ^0.7.11 normal
      • tt-call ^1.0.9 normal
      • which ^7.0.1 normal
      • xshell ^0.2.6 dev
      • built ^0.7.4 build
      • nix ^0.29.0 normal
      • is_elevated ^0.1.2 normal
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pacaptr0.23.0

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • config::Config
  • error::MainError
  • exec::Cmd
  • pm::Apk
  • pm::Apt
  • pm::Brew
  • pm::Choco
  • pm::Conda
  • pm::Dnf
  • pm::Emerge
  • pm::Pip
  • pm::Pkcon
  • pm::Port
  • pm::Scoop
  • pm::Strategy
  • pm::Tlmgr
  • pm::Unknown
  • pm::Winget
  • pm::Xbps
  • pm::Zypper
  • pm::tests::MockPm

Enums

  • error::Error
  • exec::Mode
  • pm::DryRunStrategy
  • pm::NoCacheStrategy
  • pm::PmMode
  • pm::PromptStrategy

Traits

  • pm::Pm
  • pm::PmHelper

Functions

  • exec::grep
  • exec::grep_print
  • exec::grep_print_with_header
  • exec::is_exe
  • exec::is_root
  • print::println
  • print::println_err
  • print::println_quoted
  • print::write_err

Type Aliases

  • error::Result
  • exec::Output
  • exec::StatusCode
  • pm::BoxPm

Statics

  • print::prompt::CANCELED
  • print::prompt::ERROR
  • print::prompt::INFO
  • print::prompt::PENDING
  • print::prompt::RUNNING