Docs.rs
jj-cli-0.17.0
jj-cli 0.17.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
scott2000
yuja
martinvonz
arxanas
ilyagr
thoughtpolice
Dependencies
chrono ^0.4.38
normal
clap ^4.5.4
normal
clap-markdown ^0.1.3
normal
clap_complete ^4.5.2
normal
clap_complete_nushell ^4.5.1
normal
clap_mangen ^0.2.10
normal
config ^0.13.4
normal
criterion ^0.5.1
normal
optional
crossterm ^0.27
normal
dirs ^5.0.1
normal
esl01-renderdag ^0.3.0
normal
futures ^0.3.30
normal
git2 ^0.18.3
normal
gix ^0.62.0
normal
hex ^0.4.3
normal
indexmap ^2.2.5
normal
itertools ^0.12.1
normal
jj-lib ^0.17.0
normal
maplit ^1.0.2
normal
minus ^5.6.1
normal
once_cell ^1.19.0
normal
pest ^2.7.10
normal
pest_derive ^2.7.10
normal
pollster ^0.3.0
normal
regex ^1.10.3
normal
rpassword ^7.3.1
normal
scm-record ^0.2.0
normal
serde ^1.0
normal
slab ^0.4.9
normal
strsim ^0.11.1
normal
tempfile ^3.10.1
normal
textwrap ^0.16.1
normal
thiserror ^1.0.59
normal
timeago ^0.4.2
normal
toml_edit ^0.19.15
normal
tracing ^0.1.40
normal
tracing-chrome ^0.7.2
normal
tracing-subscriber ^0.3.18
normal
unicode-width ^0.1.12
normal
anyhow ^1.0.82
dev
assert_cmd ^2.0.8
dev
assert_matches ^1.5.0
dev
async-trait ^0.1.80
dev
indoc ^2.0.4
dev
insta ^1.38.0
dev
test-case ^3.3.1
dev
cargo_metadata ^0.17.0
build
libc ^0.2.154
normal
Versions
29.12%
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
jj_cli
0.17.0
Module diff_util
Structs
Enums
Functions
In crate jj_cli
?
Settings
Module
jj_cli
::
diff_util
Copy item path
source
·
[
−
]
Structs
§
DiffFormatArgs
Enums
§
DiffFormat
Functions
§
diff_formats_for
Returns a list of requested diff formats, which will never be empty.
diff_formats_for_log
Returns a list of requested diff formats for log-like commands, which may be empty.
show_color_words_diff
show_diff
show_diff_stat
show_diff_summary
show_git_diff
show_patch
show_types