Type Alias flowcore::RunAgain

source ·
pub type RunAgain = bool;
Expand description

Implementations should return a value of type RunAgain to indicate if it should be executed more times in the future.