Docs.rs
git-branchless-lib-0.11.1
git-branchless-lib 0.11.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
arxanas
claytonrcarter
Dependencies
anyhow ^1.0.102
normal
async-trait ^0.1.89
normal
bstr ^1.12.1
normal
chashmap ^2.2.2
normal
chrono ^0.4.44
normal
clap ^4.6.1
normal
color-eyre ^0.6.5
normal
concolor ^0.1.1
normal
console ^0.16.3
normal
cursive ^0.21.1
normal
sapling-dag ^0.1.0
normal
eyre ^0.6.12
normal
futures ^0.3.32
normal
git2 ^0.20.4
normal
indicatif ^0.18.4
normal
itertools ^0.14.0
normal
lazy_static ^1.5.0
normal
once_cell ^1.21.4
normal
portable-pty ^0.9.0
normal
rayon ^1.12.0
normal
regex ^1.12.3
normal
rusqlite ^0.39.0
normal
scm-record ^0.10.1
normal
serde ^1.0.219
normal
shell-words ^1.1.1
normal
tempfile ^3.27.0
normal
textwrap ^0.16.2
normal
thiserror ^2.0.18
normal
tracing ^0.1.44
normal
tracing-chrome ^0.6.0
normal
tracing-error ^0.2.1
normal
tracing-subscriber =0.3.11
normal
vt100 ^0.15.2
normal
cc ^1.2.61
dev
criterion ^0.8.2
dev
insta ^1.47.2
dev
Versions
100%
of the crate is documented
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
TEST_SUCCESS_EXIT_CODE
branchless
0.11.1
In branchless::
git
branchless
::
git
Constant
TEST_
SUCCESS_
EXIT_
CODE
Copy item path
Source
pub const TEST_SUCCESS_EXIT_CODE:
i32
= 0;
Expand description
The exit status to use when a test command succeeds.