Macro seed::iframe

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