pub async fn handle_api_config_put( __arg0: State<AppState>, headers: HeaderMap, body: String, ) -> impl IntoResponse
PUT /api/config — update config from TOML body