Module yew::utils[][src]

Expand description

This module contains useful utilities to get information about the current document.

Structs

A special type necessary for flattening components returned from nested html macros.

Functions

Map IntoIterator<Item=Into> to Iterator<Item=T>

Print the web_sys::Node’s contents as a string for debugging purposes