fn clone_parts_handles(parts: &ExploreViewParts) -> ExploreViewPartsExpand description
Build a lightweight ExploreViewParts snapshot containing only the widget/handle
references render_people needs, sharing the same Rc data with the original.
fn clone_parts_handles(parts: &ExploreViewParts) -> ExploreViewPartsBuild a lightweight ExploreViewParts snapshot containing only the widget/handle
references render_people needs, sharing the same Rc data with the original.