Docs.rs
  • echo-comment-0.2.0
    • echo-comment 0.2.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lmmx
    • Dependencies
      • clap ^4.5.45 normal
      • tempfile ^3.20 normal
    • Versions
    • 39.58% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

echo_comment0.2.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • cli::Args
  • config::Config
  • runner::ScriptRunner

Enums

  • error::EchoCommentError
  • processor::Mode

Functions

  • cli::run_cli
  • color::resolve_color
  • color::supported_colors
  • processor::process_script_content
  • processor::process_script_content_with_config
  • run_script

Type Aliases

  • error::Result