Skip to main content

handle_post_cpu

Function handle_post_cpu 

Source
pub(crate) async fn handle_post_cpu(
    __arg0: Json<CpuProfileRequest>,
) -> Result<impl IntoResponse, (StatusCode, String)>