Macro settings_change_from

Source
macro_rules! settings_change_from {
    ($i: ident) => { ... };
}