pub async fn memory_stats() -> impl IntoResponseExpand description
Get current memory usage statistics.
Returns process memory stats and jemalloc stats (if heap-profiling enabled).
pub async fn memory_stats() -> impl IntoResponseGet current memory usage statistics.
Returns process memory stats and jemalloc stats (if heap-profiling enabled).