Crate semantic_release_cargo

source ·
Expand description

Implementation of the semantic release steps to for integrating a cargo-based Rust project.

Structs§

  • Arguments to be passed to the publish function.

Enums§

  • The error details related the contents of a Cargo.toml file.
  • The type of a dependency for a package.
  • The error type for operations semantic-release-rust operations.

Functions§

Type Aliases§

  • A specialized Result type for semantic-release-cargo operations.