servers::http::pprof::handler

Function pprof_handler

source
pub async fn pprof_handler(
    __arg0: Query<PprofQuery>,
) -> Result<impl IntoResponse>