get_updated_fields

Macro get_updated_fields 

Source
macro_rules! get_updated_fields {
    ($($var:ident),* $(,)?) => { ... };
}