pub async fn pool<DB: DatabaseRef + Send + Sync + Clone + 'static>( __arg0: State<AppState<DB>>, __arg1: Path<String>, ) -> Result<Json<PoolDetailsResponse>, (StatusCode, String)>
Get pool details