1 2 3 4 5 6
import!(); requests!(SearchQuery, search); impl<'c> SearchQuery<'c> { path!(search_index); }