CheckResult and ApplyResult
The ambient result enums a resource's check() and apply() return (no use needed):
rust
How each variant drives the step is in the step lifecycle.
CheckResult and ApplyResult
The ambient result enums a resource's check() and apply() return (no use needed):
How each variant drives the step is in the step lifecycle.