web_component

Macro update_field

Source
macro_rules! update_field {
    ($self:ident, $name:ident, $value:ident $(,$property:ident)*) => { ... };
}