sway_core

Macro has_changes

Source
macro_rules! has_changes {
    ($($stmt:expr);* ;) => { ... };
}