Macro iframe
iframe!() { /* proc-macro */ }Available on crate features
http and html only.Expand description
Represents a nested browsing context, embedding another HTML page into the current one.
iframe!() { /* proc-macro */ }http and html only.Represents a nested browsing context, embedding another HTML page into the current one.