Docs.rs
  • git-diff-0.4.0
    • git-diff 0.4.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • git-hash ^0.5.0 normal
      • git-object ^0.10 normal
      • quick-error ^2.0.0 normal
      • git-odb ^0.16 dev
      • git-traverse ^0.3 dev
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate git_diff

logo
Change settings

List of all items

Structs

  • tree::Changes
  • tree::Recorder
  • tree::State
  • tree::recorder::Recorder

Enums

  • tree::changes::Error
  • tree::recorder::Change
  • tree::visit::Action
  • tree::visit::Change

Traits

  • tree::Visit
  • tree::visit::Visit