Type Definition yew::services::format::Storable [] [src]

type Storable = Option<String>;

A representation of a value which can be stored.