sway_core

Macro has_changes

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