Expand description
Change set management for HXO framework.
This crate provides tools for managing version changes, detecting file changes, generating changelogs, and integrating with version control systems.
Structs§
- Change
Preview - Change preview.
- Change
Set - Change set data structure.
- Change
SetManager - Change set manager.
- Change
SetPreset - Change set preset.
- Change
SetTemplate - Change set template.
- Change
Stats - Change statistics.
- Change
Trend - Change trend analysis.
- Change
Trend Point - Change trend data point.
- File
Change - File change information.
- File
Change Detector - File change detector.
- VcsIntegration
- Version control system integration.
Enums§
- Change
Type - Change set type.
- File
Change Type - File change type.
- VcsType
- Version control system type.