Skip to main content

assign

Macro assign 

Source
macro assign($( $fn: ident: $op: tt );*$(;)?) {
    ...
}