Macro sway_core::has_changes

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