Skip to main content

memory_stats

Function memory_stats 

Source
pub async fn memory_stats() -> impl IntoResponse
Expand description

Get current memory usage statistics.

Returns process memory stats and jemalloc stats (if heap-profiling enabled).