pub fn generate_change_report(
manager: &ChangeSetManager,
time_period: &str,
) -> Result<String>Expand description
Generates a comprehensive change report including statistics and trends.
pub fn generate_change_report(
manager: &ChangeSetManager,
time_period: &str,
) -> Result<String>Generates a comprehensive change report including statistics and trends.