Docs.rs
  • pkgcruft-0.0.12
    • pkgcruft 0.0.12
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • radhermit
    • Dependencies
      • anyhow ^1.0.97 normal
      • assert_cmd ^2.0.16 normal optional
      • camino ^1.1.9 normal
      • clap ^4.5.35 normal
      • clap-verbosity-flag ^3.0.2 normal
      • clap_complete ^4.5.47 normal optional
      • colored ^3.0.0 normal
      • crossbeam-channel ^0.5.14 normal
      • crossbeam-utils ^0.8.21 normal
      • dashmap ^6.1.0 normal
      • glob ^0.3.2 normal optional
      • indexmap ^2.8.0 normal
      • indoc ^2.0.6 normal
      • itertools ^0.14.0 normal
      • num_cpus ^1.16.0 normal
      • pkgcraft ^0.0.25 normal
      • rayon ^1.10.0 normal
      • regex ^1.11.1 normal
      • scallop ^0.0.24 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • strfmt ^0.2.4 normal
      • strum ^0.27.1 normal
      • thiserror ^2.0.12 normal
      • tracing ^0.1.41 normal
      • tracing-log ^0.2.0 normal
      • tracing-subscriber ^0.3.19 normal
      • tree-sitter ^0.25.3 normal
      • url ^2.5.4 normal
      • walkdir ^2.5.0 normal
      • criterion ^0.5 dev
      • predicates ^3.1.3 dev
      • pretty_assertions ^1.4.1 dev
      • tempfile ^3.19.1 dev
      • tracing-test ^0.2.5 dev
    • Versions
    • 55.86% of the crate is documented
  • Go to latest version
  • 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

pkgcruft0.0.12

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • check::CheckIter
  • check::ContextIter
  • ignore::Ignore
  • iter::ReportIter
  • report::Iter
  • report::Location
  • report::Report
  • report::ReportKindIter
  • report::ReportLevelIter
  • report::ReportTarget
  • reporter::CountReporter
  • reporter::FancyReporter
  • reporter::FormatReporter
  • reporter::JsonReporter
  • reporter::SimpleReporter
  • reporter::StatsReporter
  • scan::Scanner
  • source::PkgFilterIter
  • source::SourceKindIter

Enums

  • check::Check
  • check::Context
  • error::Error
  • report::RangeOp
  • report::RangeOrValue
  • report::ReportKind
  • report::ReportLevel
  • report::ReportScope
  • report::ReportSet
  • reporter::Reporter
  • source::PkgFilter
  • source::SourceKind

Type Aliases

  • Result