Macro seed::foreignObject

source ·
macro_rules! foreignObject {
    ($($part:expr),* $(,)?) => { ... };
}