Docs.rs
  • bytes-radar-1.0.0
    • bytes-radar 1.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zmh-program
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 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
      • serde_yaml ^0.9 normal optional
      • tar ^0.4 normal
      • thiserror ^2.0 normal
      • toml ^0.8 normal optional
      • 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
    • 18.18% 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_radar1.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • 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::registry::LanguageDefinition
  • core::registry::LanguageRegistry
  • net::RemoteAnalyzer
  • net::providers::archive::ArchiveProvider
  • net::providers::azure_devops::AzureDevOpsProvider
  • net::providers::bitbucket::BitbucketProvider
  • net::providers::codeberg::CodebergProvider
  • net::providers::gitea::GiteaProvider
  • net::providers::github::GitHubProvider
  • net::providers::gitlab::GitLabProvider
  • net::providers::sourceforge::SourceForgeProvider
  • net::stream::StreamReader
  • net::traits::NoOpProgressHook
  • net::traits::ParsedRepository
  • net::traits::ProviderConfig

Enums

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

Traits

  • net::traits::GitProvider
  • net::traits::ProgressHook

Functions

  • cli::run
  • net::stream::process_tarball_stream

Type Aliases

  • core::error::Result
  • net::stream::ProgressCallback