fn trips_body( ctx: &mut EventCtx<'_>, app: &App, details: &mut Details, id: PersonID, open_trips: &mut BTreeMap<TripID, OpenTrip>) -> Widget