Docs.rs
  • diff-man-0.1.1
    • diff-man 0.1.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ds1sqe
    • Dependencies
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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.1

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Constants

Crate diff_man

Source

Modulesยง

  • test ๐Ÿ”’

Structsยง

  • Diff
  • DiffComposition
  • DiffHunk
  • DiffManager
  • LineChange
  • Parser ๐Ÿ”’

Enumsยง

  • ChangeKind
  • DiffFormat
  • LineStart
  • ParserState ๐Ÿ”’

Constantsยง

  • DIFF_SIGN_HEADER_NEW ๐Ÿ”’
  • DIFF_SIGN_HEADER_ORIGIN ๐Ÿ”’
  • DIFF_SIGN_HUNK ๐Ÿ”’
  • DIFF_SIGN_LINE_ADDED ๐Ÿ”’
  • DIFF_SIGN_LINE_DEFAULT ๐Ÿ”’
  • DIFF_SIGN_LINE_DELETED ๐Ÿ”’