[][src]Module yew::utils

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

Structs

NodeSeq

Specialty type necessary for helping flattening components returned from nested html macros.

Functions

host

Returns host for the current document. Useful to connect to a server that server the app.