pub async fn mount_search(
extensions: &mut Extensions,
path: impl AsRef<str>,
options: Options,
) -> SearchEngineHandleExpand description
path: the path to use for the search API.
Use something which starts with /./ if you don’t want it to be public.