game::info::trip

Function describe_problems

Source
fn describe_problems(
    ctx: &mut EventCtx<'_>,
    analytics: &Analytics,
    id: TripID,
    trip: &TripInfo,
    col_width: Percent,
) -> Widget