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