pub async fn put_cpu_config(
__arg0: State<Arc<RuntimeApiController>>,
__arg1: Json<RawCpuConfig>,
) -> Result<Response>Expand description
PUT /cpu-config.
pub async fn put_cpu_config(
__arg0: State<Arc<RuntimeApiController>>,
__arg1: Json<RawCpuConfig>,
) -> Result<Response>PUT /cpu-config.