Docs.rs
  • cargo-fixit-0.1.7
    • cargo-fixit 0.1.7
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • epage
    • Dependencies
      • anstream ^0.6.20 normal
      • anyhow ^1.0.98 normal
      • cargo-util ^0.2.22 normal
      • cargo-util-schemas ^0.9.0 normal
      • clap ^4.5.43 normal
      • clap-cargo ^0.16.0 normal
      • colorchoice-clap ^1.0.7 normal
      • git2 ^0.20.2 normal
      • indexmap ^2.10.0 normal
      • log ^0.4.27 normal
      • rustfix ^0.9.1 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.142 normal
      • tracing ^0.1.41 normal
      • tracing-chrome ^0.7.2 normal
      • tracing-subscriber ^0.3.19 normal
      • automod ^1.0.15 dev
      • cargo-test-macro ^0.4.4 dev
      • cargo-test-support ^0.7.5 dev
      • snapbox ^0.6.21 dev
    • Versions
    • 20% of the crate is documented
  • Platform
    • 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

cargo_fixit0.1.7

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CliError
  • ops::check::Artifact
  • ops::check::BuildUnit
  • ops::check::Message
  • ops::check::Target
  • ops::fixit::FixitArgs
  • util::cli::CheckFlags
  • util::vcs::VcsOpts

Enums

  • ops::check::CheckOutput
  • ops::check::CrateType
  • ops::check::Kind

Traits

  • Context

Functions

  • core::shell::error
  • core::shell::fixed
  • core::shell::note
  • core::shell::print_ansi_stderr
  • core::shell::status
  • core::shell::warn
  • util::messages::gen_please_report_this_bug_text
  • util::package::format_package_id

Type Aliases

  • CargoResult
  • CliResult
  • Error