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