Docs.rs
  • uncomment-2.0.0
    • uncomment 2.0.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Goldziher
    • Dependencies
      • anyhow ^1.0 normal
      • clap ^4.5 normal
      • glob ^0.3 normal
      • ignore ^0.4 normal
      • once_cell ^1.19 normal
      • regex ^1.10 normal
      • serde ^1.0 normal
      • toml ^0.8 normal
      • tree-sitter ^0.20.10 normal
      • tree-sitter-c ^0.20 normal
      • tree-sitter-cpp ^0.20 normal
      • tree-sitter-go ^0.20 normal
      • tree-sitter-java ^0.20 normal
      • tree-sitter-javascript ^0.20 normal
      • tree-sitter-json ^0.20 normal
      • tree-sitter-python ^0.20 normal
      • tree-sitter-ruby ^0.20 normal
      • tree-sitter-rust ^0.20 normal
      • tree-sitter-typescript ^0.20 normal
      • pretty_assertions ^1.4 dev
      • tempfile ^3.8 dev
    • Versions
    • 16.36% 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

uncomment2.0.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • ast::visitor::CommentInfo
  • ast::visitor::CommentVisitor
  • cli::Cli
  • languages::config::LanguageConfig
  • languages::registry::LanguageRegistry
  • processor::OutputWriter
  • processor::ProcessedFile
  • processor::ProcessingOptions
  • processor::Processor

Enums

  • UncommentError
  • rules::preservation::PreservationRule

Type Aliases

  • Result