fn do_results( pre: &'static str, remote: Option<fn() -> Option<String>>, results: RwSignal<SearchState>, ) -> impl IntoView