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