parse_change_show_json

Function parse_change_show_json 

Source
pub fn parse_change_show_json(
    change_id: &str,
    delta_specs: &[DeltaSpecFile],
) -> ChangeShowJson
Expand description

Parse a change id plus its delta spec files into a JSON-friendly structure.