update

Macro update 

Source
macro_rules! update {
    ($struct_name: ident, $struct_field: ident) => { ... };
}
Expand description

Macro to automatically make update and async_update for a given state field