Skip to main content

update

Macro update 

Source
macro_rules! update {
    ($slf:ident $t:ident if $bind:expr) => { ... };
}