[][src]Type Definition yew::format::Text

type Text = Result<String, Error>;

A representation of a value which can be stored and restored as a text.