Docs.rs
  • git-cliff-core-2.3.0
    • git-cliff-core 2.3.0
    • 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
      • dyn-clone ^1.0.17 normal
      • futures ^0.3.30 normal optional
      • git-conventional ^0.12.6 normal
      • git2 ^0.18.3 normal optional
      • glob ^0.3.1 normal optional
      • http-cache-reqwest ^0.14.0 normal optional
      • indexmap ^2.2.6 normal optional
      • lazy-regex ^3.1.0 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.21 normal
      • next_version ^0.2.17 normal
      • regex ^1.10.4 normal
      • reqwest ^0.12.4 normal optional
      • reqwest-middleware ^0.3.1 normal optional
      • rust-embed ^8.4.0 normal
      • secrecy ^0.8.0 normal
      • semver ^1.0.23 normal
      • serde ^1.0.203 normal
      • serde_json ^1.0.117 normal
      • serde_regex ^1.1.0 normal
      • tera ^1.20.0 normal
      • thiserror ^1.0.61 normal
      • tokio ^1.38.0 normal optional
      • toml ^0.8.13 normal
      • url ^2.5.0 normal
      • expect-test ^1.5.0 dev
      • 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.3.0

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • changelog::Changelog
  • commit::Commit
  • commit::Link
  • commit::Signature
  • config::Bump
  • config::ChangelogConfig
  • config::CommitParser
  • config::Config
  • config::GitConfig
  • config::LinkParser
  • config::Remote
  • config::RemoteConfig
  • config::TextProcessor
  • embed::BuiltinConfig
  • embed::EmbeddedConfig
  • release::Release
  • release::Releases
  • remote::RemoteContributor
  • remote::RemoteReleaseMetadata
  • remote::bitbucket::BitbucketClient
  • remote::bitbucket::BitbucketCommit
  • remote::bitbucket::BitbucketCommitAuthor
  • remote::bitbucket::BitbucketPagination
  • remote::bitbucket::BitbucketPullRequest
  • remote::bitbucket::BitbucketPullRequestMergeCommit
  • remote::bitbucket::PullRequestLabel
  • remote::github::GitHubClient
  • remote::github::GitHubCommit
  • remote::github::GitHubCommitAuthor
  • remote::github::GitHubPullRequest
  • remote::github::PullRequestLabel
  • remote::gitlab::GitLabClient
  • remote::gitlab::GitLabCommit
  • remote::gitlab::GitLabMergeRequest
  • remote::gitlab::GitLabProject
  • remote::gitlab::GitLabReference
  • remote::gitlab::GitLabUser
  • repo::Repository
  • template::Template

Enums

  • error::Error

Traits

  • remote::RemoteClient
  • remote::RemoteCommit
  • remote::RemoteEntry
  • remote::RemotePullRequest

Functions

  • command::run

Type Aliases

  • error::Result
  • remote::RemoteMetadata

Constants

  • DEFAULT_CONFIG
  • DEFAULT_OUTPUT
  • IGNORE_FILE
  • remote::bitbucket::FINISHED_FETCHING_MSG
  • remote::bitbucket::START_FETCHING_MSG
  • remote::github::FINISHED_FETCHING_MSG
  • remote::github::START_FETCHING_MSG
  • remote::gitlab::FINISHED_FETCHING_MSG
  • remote::gitlab::START_FETCHING_MSG