pub async fn apply_component_changes<D: SetupOperator>(
changes: Vec<&SetupChange<D>>,
context: &D::Context,
) -> Result<()>pub async fn apply_component_changes<D: SetupOperator>(
changes: Vec<&SetupChange<D>>,
context: &D::Context,
) -> Result<()>