Docs.rs
codediff-0.0.6
codediff 0.0.6
Docs.rs crate page
AGPL-3.0-or-later
05 August 2026
Links
Repository
crates.io
Source
Owners
ivankovic
Dependencies
anyhow ^1.0.100
normal
clap ^4.5.51
normal
confy ^2.0.0
normal
optional
crossbeam-channel ^0.5.15
normal
optional
crossterm ^0.27.0
normal
optional
csv ^1.4.0
normal
optional
futures ^0.3
normal
git2 ^0.20.3
normal
optional
indoc ^2.0.7
normal
optional
libc ^0.2
normal
optional
metrohash ^1.0.7
normal
num_cpus ^1.17.0
normal
optional
rand ^0.8
normal
optional
ratatui ^0.26.3
normal
optional
regex ^1.12.2
normal
rusqlite ^0.37.0
normal
optional
rustc-hash ^2.1
normal
serde ^1.0.228
normal
serde_json ^1.0
normal
signal-hook ^0.4.4
normal
optional
strum ^0.28.0
normal
syntect ^5.2
normal
optional
tempfile ^3.10.1
normal
tokio ^1.0
normal
optional
tracing ^0.1.44
normal
tracing-error ^0.2.1
normal
tracing-subscriber ^0.3.23
normal
tree-sitter ^0.25
normal
tree-sitter-bash ^0.25
normal
tree-sitter-c ^0.24
normal
tree-sitter-c-sharp ^0.23
normal
tree-sitter-cpp ^0.23
normal
tree-sitter-css ^0.25
normal
tree-sitter-go ^0.25
normal
tree-sitter-html ^0.23
normal
tree-sitter-java ^0.23
normal
tree-sitter-javascript ^0.25
normal
tree-sitter-json ^0.24
normal
tree-sitter-kotlin-ng ^1.1
normal
tree-sitter-lua ^0.2
normal
tree-sitter-php ^0.24
normal
tree-sitter-python ^0.25
normal
tree-sitter-r ^1.2
normal
tree-sitter-ruby ^0.23.1
normal
tree-sitter-rust ^0.24
normal
tree-sitter-scala ^0.24
normal
tree-sitter-swift ^0.7
normal
tree-sitter-typescript ^0.23
normal
tree-sitter-vim ^0.4
normal
tree-sitter-xml ^0.7.0
normal
tree-sitter-yaml ^0.7
normal
walkdir ^2
normal
criterion ^0.5
dev
insta ^1.38.0
dev
Versions
67.65%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Crate codediff
codediff
0.0.6
All Items
Crate Items
Modules
Functions
Crate
codediff
Copy item path
Source
Modules
§
code
diff
tui
Functions
§
diff_
strings
Compute the difference between two programms, given as strings in a given language.