Docs.rs
git-branchless-lib-0.5.0
git-branchless-lib 0.5.0
Docs.rs crate page
GPL-2.0-only
Links
Repository
crates.io
Source
Owners
arxanas
Dependencies
anyhow ^1.0.64
normal
assert_cmd ^2.0.4
normal
bstr ^1.0.1
normal
chashmap ^2.2.2
normal
chrono ^0.4.19
normal
color-eyre ^0.6.2
normal
concolor ^0.0.8
normal
console ^0.15.0
normal
cursive ^0.20.0
normal
esl01-dag ^0.2.1
normal
eyre ^0.6.8
normal
git-record ^0.3
normal
git2 ^0.15.0
normal
indicatif ^0.17.1
normal
itertools ^0.10.3
normal
lazy_static ^1.4.0
normal
once_cell ^1.14.0
normal
rayon ^1.5.3
normal
regex ^1.6.0
normal
rusqlite ^0.28.0
normal
tempfile ^3.3.0
normal
textwrap ^0.15.1
normal
thiserror ^1.0.32
normal
tracing ^0.1.35
normal
tracing-chrome ^0.6.0
normal
tracing-error ^0.2.0
normal
tracing-subscriber =0.3.11
normal
criterion ^0.4.0
dev
insta ^1.20.0
dev
lazy_static ^1.4.0
dev
portable-pty ^0.7.0
dev
vt100 ^0.15.1
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Crate branchless
Version 0.5.0
All Items
Modules
?
Crate
branchless
source
·
[
−
]
Expand description
Core functionality for git-branchless.
Modules
core
Core algorithms and data structures.
git
Tools for interfacing with the Git repository.
testing
Testing utilities.
util
Utility functions.