Skip to main content

list_changes

Function list_changes 

Source
pub fn list_changes(
    change_repo: &impl DomainChangeRepository,
    input: ListChangesInput,
) -> CoreResult<Vec<ChangeListSummary>>
Expand description

List active changes using typed summaries for adapter rendering.