Docs.rs
  • cpp-linter-2.0.0-rc9
    • cpp-linter 2.0.0-rc9
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • 2bndy5
    • Dependencies
      • anyhow ^1.0.93 normal
      • chrono ^0.4.38 normal
      • clap ^4.5.21 normal
      • colored ^2.1.0 normal
      • fast-glob ^0.4.0 normal
      • futures ^0.3.31 normal
      • git2 ^0.19.0 normal
      • lenient_semver ^0.4.2 normal
      • log ^0.4.22 normal
      • openssl ^0.10 normal optional
      • openssl-probe ^0.1 normal optional
      • regex ^1.11.1 normal
      • reqwest ^0.12.9 normal
      • semver ^1.0.23 normal
      • serde ^1.0.215 normal
      • serde-xml-rs ^0.6.0 normal
      • serde_json ^1.0.133 normal
      • tokio ^1.41.1 normal
      • tokio-macros ^2.4.0 normal
      • tokio-stream ^0.1.16 normal
      • which ^7.0.0 normal
      • mockito ^1.6.1 dev
      • tempfile ^3.14.0 dev
    • Versions
    • 64.6% of the crate is documented
  • Platform
    • 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
logo

cpp_linter2.0.0-rc9

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • clang_tools::ClangVersions
  • clang_tools::ReviewComments
  • clang_tools::Suggestion
  • clang_tools::clang_format::FormatAdvice
  • clang_tools::clang_format::Replacement
  • clang_tools::clang_tidy::CompilationUnit
  • clang_tools::clang_tidy::TidyAdvice
  • clang_tools::clang_tidy::TidyNotification
  • cli::ClangParams
  • cli::Cli
  • cli::FeedbackInput
  • common_fs::FileFilter
  • common_fs::FileObj
  • rest_api::RestApiRateLimitHeaders
  • rest_api::github::GithubApiClient

Enums

  • cli::LinesChangedOnly
  • cli::ThreadComments

Traits

  • clang_tools::MakeSuggestions
  • rest_api::RestApiClient

Functions

  • clang_tools::capture_clang_tools_output
  • clang_tools::clang_format::run_clang_format
  • clang_tools::clang_format::summarize_style
  • clang_tools::clang_format::tally_format_advice
  • clang_tools::clang_tidy::run_clang_tidy
  • clang_tools::clang_tidy::tally_tidy_advice
  • clang_tools::get_clang_tool_exe
  • clang_tools::make_patch
  • cli::convert_extra_arg_val
  • cli::get_arg_parser
  • common_fs::get_line_cols_from_offset
  • common_fs::normalize_path
  • git::get_diff
  • git::open_repo
  • git::parse_diff
  • git::parse_diff_from_buf
  • logger::init
  • run::run_main

Statics

  • rest_api::COMMENT_MARKER
  • rest_api::USER_AGENT
  • rest_api::USER_OUTREACH