get_pool_stats

Function get_pool_stats 

Source
pub fn get_pool_stats() -> PoolStats
Expand description

Get pool statistics (if available from reqwest)

Note: reqwest doesn’t currently expose detailed connection pool metrics, but this function is provided for future compatibility.