Skip to main content

prop

Macro prop 

Source
macro_rules! prop {
    ($emitter:expr, $node:expr, $prop:ident) => { ... };
}