pub async fn ready_handler<B, S>(__arg0: State<HandlerState<B, S>>) -> Responsewhere
B: BqSearchBackend + Clone + Send + Sync + 'static,
S: StorageLoader + Clone + Send + Sync + 'static,pub async fn ready_handler<B, S>(__arg0: State<HandlerState<B, S>>) -> Responsewhere
B: BqSearchBackend + Clone + Send + Sync + 'static,
S: StorageLoader + Clone + Send + Sync + 'static,