Module yew::context[][src]

Expand description

This module defines the ContextProvider component.

Structs

Owns the connection to a context provider. When dropped, the component will no longer receive updates from the provider.

The context provider component.