Docs.rs
  • git-cliff-core-2.0.1
    • git-cliff-core 2.0.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • orhun
    • Dependencies
      • config ^0.14.0 normal
      • dirs ^5.0.1 normal
      • document-features ^0.2.8 normal optional
      • futures ^0.3.30 normal optional
      • git-conventional ^0.12.6 normal
      • git2 ^0.18.2 normal optional
      • glob ^0.3.1 normal optional
      • http-cache-reqwest ^0.13.0 normal optional
      • indexmap ^2.2.3 normal optional
      • lazy-regex ^3.1.0 normal
      • log ^0.4.19 normal
      • next_version ^0.2.13 normal
      • regex ^1.10.3 normal
      • reqwest ^0.11.24 normal optional
      • reqwest-middleware ^0.2.4 normal optional
      • rust-embed ^8.2.0 normal
      • secrecy ^0.8.0 normal
      • semver ^1.0.21 normal
      • serde ^1.0.196 normal
      • serde_json ^1.0.113 normal
      • serde_regex ^1.1.0 normal
      • tera ^1.19.1 normal
      • thiserror ^1.0.57 normal
      • tokio ^1.36.0 normal optional
      • toml ^0.8.10 normal
      • url ^2.5.0 normal
      • pretty_assertions ^1.4.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
    • 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
logo

git_cliff_core2.0.1

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • changelog::Changelog
  • commit::Commit
  • commit::Link
  • commit::Signature
  • config::ChangelogConfig
  • config::CommitParser
  • config::Config
  • config::GitConfig
  • config::LinkParser
  • config::Remote
  • config::RemoteConfig
  • config::TextProcessor
  • embed::BuiltinConfig
  • embed::EmbeddedConfig
  • github::GitHubClient
  • github::GitHubCommit
  • github::GitHubCommitAuthor
  • github::GitHubContributor
  • github::GitHubPullRequest
  • github::GitHubReleaseMetadata
  • github::PullRequestLabel
  • release::Release
  • release::Releases
  • repo::Repository
  • template::Template

Enums

  • error::Error

Functions

  • command::run

Type Aliases

  • error::Result

Constants

  • DEFAULT_CONFIG
  • DEFAULT_OUTPUT
  • IGNORE_FILE
  • github::FINISHED_FETCHING_MSG
  • github::START_FETCHING_MSG