Module yewdux::dispatch[][src]

Primary interface to a Store

Structs

Dispatch

A basic Dispatcher.

DispatchProps

Dispatch for component properties. Use with WithDispatch to automatically manage message passing.

Traits

DispatchPropsMut

Allows any properties to work with WithDispatch.

Dispatcher

Primary interface to a Store