pub async fn stop_performance(
__arg0: State<PerformanceState>,
) -> Result<Json<PerformanceResponse>, StatusCode>Expand description
Stop performance mode POST /api/performance/stop
pub async fn stop_performance(
__arg0: State<PerformanceState>,
) -> Result<Json<PerformanceResponse>, StatusCode>Stop performance mode POST /api/performance/stop