Docs.rs
jj-cli-0.31.0
jj-cli 0.31.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
yuja
martinvonz
arxanas
ilyagr
thoughtpolice
Dependencies
bstr ^1.11.3
normal
chrono ^0.4.41
normal
clap ^4.5.40
normal
clap-markdown =0.1.5
normal
clap_complete ^4.5.54
normal
clap_complete_nushell ^4.5.7
normal
clap_mangen ^0.2.25
normal
criterion ^0.5.1
normal
optional
crossterm ^0.28
normal
dunce ^1.0.5
normal
erased-serde ^0.4.6
normal
etcetera ^0.10.0
normal
futures ^0.3.31
normal
gix ^0.72.1
normal
optional
glob ^0.3.2
normal
indexmap ^2.10.0
normal
indoc ^2.0.6
normal
itertools ^0.14.0
normal
jj-lib ^0.31.0
normal
maplit ^1.0.2
normal
once_cell ^1.21.3
normal
os_pipe ^1.2.2
normal
pest ^2.8.1
normal
pest_derive ^2.8.1
normal
pollster ^0.4.0
normal
rayon ^1.10.0
normal
regex ^1.11.1
normal
rpassword ^7.4.0
normal
sapling-renderdag ^0.1.0
normal
sapling-streampager ^0.11.0
normal
scm-record ^0.8.0
normal
serde ^1.0
normal
serde_json ^1.0.140
normal
slab ^0.4.10
normal
strsim ^0.11.1
normal
tempfile ^3.20.0
normal
textwrap ^0.16.2
normal
thiserror ^2.0.12
normal
timeago ^0.4.2
normal
tokio ^1.45.1
normal
toml_edit ^0.22.27
normal
tracing ^0.1.41
normal
tracing-chrome ^0.7.2
normal
tracing-subscriber ^0.3.19
normal
unicode-width ^0.2.0
normal
whoami ^1.6.0
normal
assert_cmd ^2.0.8
dev
assert_matches ^1.5.0
dev
async-trait ^0.1.88
dev
datatest-stable ^0.3.2
dev
insta ^1.43.1
dev
proptest ^1.7.0
dev
proptest-state-machine ^0.3.1
dev
test-case ^3.3.1
dev
libc ^0.2.174
normal
Versions
38.36%
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
jj_cli
0.31.0
In jj_
cli::
command_
error
jj_cli
::
command_error
Function
config_error
Copy item path
Source
pub fn config_error( err: impl
Into
<
Box
<dyn
Error
+
Send
+
Sync
>>, ) ->
CommandError