Macro sway_core::has_changes

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