Skip to main content

handle_detail_loaded

Function handle_detail_loaded 

Source
fn handle_detail_loaded(
    app: &mut App,
    result: Result<PatchsetDetail, ApiError>,
) -> Cmd
Expand description

Handle API response for patchset detail.