Expand description
This module contains useful utilities to get information about the current document.
Structs§
- NodeSeq
- A special type necessary for flattening components returned from nested html macros.
Functions§
- into_
node_ iter - Map
IntoIterator<Item = Into<T>>
toIterator<Item = T>
- print_
node - Print the web_sys::Node’s contents as a string for debugging purposes