Docs.rs
git-cliff-core-1.1.1
git-cliff-core 1.1.1
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
orhun
Dependencies
config ^0.13.3
normal
git-conventional ^0.12.1
normal
git2 ^0.15.0
normal
glob ^0.3.0
normal
indexmap ^1.9.2
normal
lazy-regex ^2.4.1
normal
regex ^1.6.0
normal
rust-embed ^6.4.2
normal
serde ^1.0.152
normal
serde_json ^1.0.91
normal
serde_regex ^1.1.0
normal
tera ^1.17.1
normal
thiserror ^1.0.38
normal
toml ^0.5.10
normal
pretty_assertions ^1.3.0
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module error
Enums
Type Definitions
?
Module
git_cliff_core
::
error
source
·
[
−
]
Expand description
Error handling.
Enums
Error
Library related errors that we are exposing to the rest of the workspaces.
Type Definitions
Result
Result type of the core library.