pub fn script(
attributes: impl IntoIterator<Item = Attribute>,
content: &'static str,
) -> Element
Expand description
<script>
pub fn script(
attributes: impl IntoIterator<Item = Attribute>,
content: &'static str,
) -> Element
<script>