alters

Macro alters 

Source
macro_rules! alters {
    ($($struct_instance:expr),* $(,)?) => { ... };
}