iframe

Macro iframe 

Source
macro_rules! iframe {
    ($($part:expr),* $(,)?) => { ... };
}