Function wash_lib::component::update_component

source ยท
pub async fn update_component(
    client: &Client,
    host_id: &str,
    component_id: &str,
    component_ref: &str,
) -> Result<CtlResponse<()>>