Docs.rs
  • knope-versioning-0.3.2
    • knope-versioning 0.3.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dbanty
    • Dependencies
      • changesets ^0.4.0 normal
      • git-conventional ^0.12.6 normal
      • itertools ^0.14.0 normal
      • miette ^7.2.0 normal optional
      • relative-path ^1.9.3 normal
      • serde ^1.0.200 normal
      • serde_json ^1.0.116 normal
      • serde_yaml ^0.9.34 normal
      • thiserror ^2.0.0 normal
      • time ^0.3.36 normal
      • toml ^0.8.12 normal
      • toml_edit ^0.22.20 normal
      • tracing ^0.1.40 normal
      • xml-rs ^0.8.25 normal
      • xmltree ^0.11.0 normal
      • pretty_assertions ^1.4.0 dev
    • Versions
    • 15.43% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

knope_versioning0.3.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • ReleaseTag
  • changes::Change
  • package::Package
  • release_notes::Changelog
  • release_notes::CommitFooter
  • release_notes::CustomChangeType
  • release_notes::Release
  • release_notes::ReleaseNotes
  • release_notes::SectionName
  • release_notes::Sections
  • release_notes::TimeError
  • semver::Error
  • semver::Label
  • semver::PackageVersions
  • semver::PreReleaseNotFound
  • semver::PreVersion
  • semver::Prerelease
  • semver::StableVersion
  • versioned_file::Config
  • versioned_file::GoMod
  • versioned_file::UnknownFile
  • versioned_file::cargo::Cargo
  • versioned_file::cargo::Toml

Enums

  • Action
  • changes::ChangeSource
  • changes::ChangeType
  • package::Bump
  • package::BumpError
  • package::ChangeConfig
  • package::Name
  • package::NewError
  • release_notes::SectionSource
  • semver::Rule
  • semver::StableRule
  • semver::Version
  • versioned_file::Error
  • versioned_file::GoVersioning
  • versioned_file::SetError
  • versioned_file::VersionedFile
  • versioned_file::cargo::Error

Functions

  • versioned_file::cargo::contains_dependency
  • versioned_file::cargo::name_from_document

Constants

  • changes::CHANGESET_DIR