Docs.rs
  • diff-man-0.1.7
    • diff-man 0.1.7
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ds1sqe
    • Dependencies
      • clap ^4.5.16 normal
      • serde ^1.0.210 normal optional
    • Versions
    • 0% 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

diff_man0.1.7

Crate Items

  • Structs
  • Enums
  • Constants

List of all items

Structs

  • DiffManager
  • diff::Diff
  • diff::DiffComposition
  • diff::DiffError
  • diff::DiffHunk
  • diff::LineChange
  • parser::ParseError
  • parser::Parser

Enums

  • diff::Change
  • diff::DiffErrorKind
  • diff::DiffFormat
  • diff::Line
  • parser::ParseErrorKind
  • parser::ParserState

Constants

  • diff::DIFF_SIGN_HEADER_NEW
  • diff::DIFF_SIGN_HEADER_ORIGIN
  • diff::DIFF_SIGN_HUNK
  • diff::DIFF_SIGN_LINE_ADDED
  • diff::DIFF_SIGN_LINE_DEFAULT
  • diff::DIFF_SIGN_LINE_DELETED