Crate changesets
source ·Structs
- Represents a single change which is applicable to any number of packages.
- The unique ID of a
Change, parsed from and used to set the file name of the Markdown file. - Describes how a
crate::Changeaffects the version of relevant packages.
Enums
- The error that occurs if you try to create a
Versioningout of an iterator which has no items. - The Semantic Versioning component which should be incremented when a [
Change] is applied.
Type Definitions
- An alias to
Stringto encode semantic meaning in [Change::versioning]