pub fn set_people_search(parts: &ExploreViewParts, query: &str)Expand description
Apply (or clear) the search filter on the people row. Pass an empty string to disable filtering. Caller drives this from the header-bar search entry when the Explore view is the active content stack child.