executed

Macro executed 

Source
macro_rules! executed {
    () => { ... };
}
Expand description

Returns whether this statement was already executed.