Docs.rs
  • scm-diff-editor-0.8.0
    • scm-diff-editor 0.8.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • arxanas
    • Dependencies
      • clap ^4.5 normal
      • diffy ^0.4 normal
      • scm-record ^0.8 normal
      • sha1 ^0.10 normal
      • thiserror ^2.0.3 normal
      • tracing ^0.1.40 normal
      • walkdir ^2.5 normal
      • insta ^1.41 dev
      • maplit ^1.0 dev
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

scm_diff_editor0.8.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DiffContext
  • FileInfo
  • Opts
  • testing::TestFilesystem

Enums

  • Error
  • FileContents

Traits

  • Filesystem

Functions

  • apply_changes
  • process_opts
  • run
  • testing::file_info
  • testing::select_all

Type Aliases

  • Result