Docs.rs
  • bytes-radar-0.6.0
    • bytes-radar 0.6.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zmh-program
    • Dependencies
      • anyhow ^1.0 normal
      • bytes ^1.5 normal
      • clap ^4.5 normal optional
      • colored ^2.2 normal optional
      • env_logger ^0.11 normal optional
      • flate2 ^1.1 normal
      • futures-util ^0.3 normal
      • indicatif ^0.17 normal optional
      • js-sys ^0.3 normal optional
      • log ^0.4 normal
      • once_cell ^1.21 normal
      • serde ^1.0 normal
      • serde-wasm-bindgen ^0.6 normal optional
      • serde-xml-rs ^0.6 normal
      • serde_json ^1.0 normal
      • tar ^0.4 normal
      • thiserror ^2.0 normal
      • wasm-bindgen ^0.2 normal optional
      • wasm-bindgen-futures ^0.4 normal optional
      • web-sys ^0.3 normal optional
      • tokio ^1.46 dev
      • reqwest ^0.12 normal
      • tokio ^1.46 normal
      • reqwest ^0.12 normal
      • tokio ^1.46 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

bytes_radar0.6.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • cli::Cli
  • core::analysis::AggregateMetrics
  • core::analysis::FileMetrics
  • core::analysis::LanguageAnalysis
  • core::analysis::LanguageStatistics
  • core::analysis::ProjectAnalysis
  • core::analysis::ProjectSummary
  • core::error::DownloadUrlError
  • core::filter::FilterStats
  • core::filter::IntelligentFilter
  • core::net::RemoteAnalyzer
  • core::registry::LanguageDefinition
  • core::registry::LanguageRegistry

Enums

  • cli::OutputFormat
  • core::analysis::FileCategory
  • core::error::AnalysisError
  • core::registry::LanguageType
  • core::registry::LineCommentPosition

Functions

  • cli::run

Type Aliases

  • core::error::Result