[][src]Module yew::services::storage

This module contains Yew's implementation of a service to use local and session storage of a browser.

Structs

StorageService

A storage service attached to a context.

Enums

Area

An area to keep the data in.