Skip to main content

ACTION_RESOURCE_KIND

Constant ACTION_RESOURCE_KIND 

Source
pub const ACTION_RESOURCE_KIND: &str = "action";
Expand description

Steps that perform work but create no destructible resource (hooks, health gates) record this kind; teardown drops their checkpoints without a destroy/observe round-trip.